summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorb3niup2017-12-05 21:26:13 +0100
committerb3niup2017-12-05 21:26:13 +0100
commitc8ebd8b958067012487d17f372e9458ebe7681db (patch)
tree3c6a4a8b24321c0cbfef1d763eab856dbbfb9057 /PKGBUILD
parent497c971ef2284ebebde863a1cfc59999f4c60e2a (diff)
downloadaur-c8ebd8b958067012487d17f372e9458ebe7681db.tar.gz
Add new dependency - enchant1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddd689edf9c3..846fc1c07bfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=gnucash-xbt
_pkgname=gnucash
pkgver=2.6.18
-pkgrel=2
+pkgrel=3
_sourcerel=1
pkgdesc="A personal and small-business financial-accounting application with Bitcoin support"
arch=('i686' 'x86_64')
url="http://www.gnucash.org"
license=("GPL")
-depends=('guile' 'slib' 'goffice0.8' 'libdbi-drivers' 'libmariadbclient' 'postgresql-libs' 'aqbanking' 'desktop-file-utils' 'webkitgtk2' 'libgnome-keyring' 'libgnomecanvas' 'dconf')
+depends=('guile' 'slib' 'goffice0.8' 'libdbi-drivers' 'libmariadbclient' 'postgresql-libs' 'aqbanking' 'desktop-file-utils' 'webkitgtk2' 'libgnome-keyring' 'libgnomecanvas' 'dconf', 'enchant1.6')
makedepends=('intltool' 'gcc' 'pkgconfig')
optdepends=('evince: for print preview'
'yelp: help browser'