From 92e60c243d617465f38f9bbd5966281fdf5ecd71 Mon Sep 17 00:00:00 2001 From: Nicolas Frandeboeuf Date: Wed, 14 Sep 2022 09:07:58 +0200 Subject: [PATCH 1/2] Add build-essential as package dependency --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index e16025c..b3c3f86 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="dh-autoreconf python3-pip python3-dev python3-lxml python3-pillow virtualenv postgresql libffi-dev libopenjp2-7" +pkg_dependencies="build-essential dh-autoreconf python3-pip python3-dev python3-lxml python3-pillow virtualenv postgresql libffi-dev libopenjp2-7" nodejs_version=14 From c5d4c9a728365771f5536bdac3830b86d75d895a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 14 Sep 2022 07:08:01 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0401012..4032202 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Kresus is an open-source libre self-hosted personal finance manager. It allows y **Shipped version:** 0.18.1~ynh6 + ## Screenshots ![Screenshot of Kresus](./doc/screenshots/screenshot.png) diff --git a/README_fr.md b/README_fr.md index 77cf791..206ed26 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Kresus est un gestionnaire de finances personnelles gratuit et libre qui tourne sur votre serveur. Il récupère automatiquement et quotidiennement toutes vos nouvelles transactions bancaires et vous permet de les catégoriser, étudier via des graphiques, et établir un budget. -**Version incluse :** 0.18.1~ynh6 +**Version incluse :** 0.18.1~ynh6 + ## Captures d'écran