[arch-commits] Commit in gnucash/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Thu Apr 19 18:26:20 UTC 2018


    Date: Thursday, April 19, 2018 @ 18:26:19
  Author: bgyorgy
Revision: 317052

upgpkg: gnucash 3.0-6

Add libdbi-drivers as optional dependency (FS#58277)

Modified:
  gnucash/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-19 17:10:16 UTC (rev 317051)
+++ PKGBUILD	2018-04-19 18:26:19 UTC (rev 317052)
@@ -5,7 +5,7 @@
 
 pkgname=gnucash
 pkgver=3.0
-pkgrel=5
+pkgrel=6
 pkgdesc='Personal and small-business financial-accounting application'
 arch=(x86_64)
 url='https://gnucash.org/'
@@ -13,6 +13,7 @@
 depends=(aqbanking boost-libs guile libdbi webkit2gtk)
 makedepends=(boost cmake gmock libdbi-drivers libmariadbclient postgresql-libs)
 optdepends=('gnucash-docs: documentation'
+            'libdbi-drivers: open and save data into SQL database'
             'perl-date-manip: stock information lookups'
             'perl-finance-quote: stock information lookups')
 options=(!emptydirs)



More information about the arch-commits mailing list