summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorb3niup2017-12-13 16:06:44 +0100
committerb3niup2017-12-13 16:06:44 +0100
commit9d266117e8f672272547690884019ffac0d18584 (patch)
tree4586cc14a63050610a4427bf712c4150f9560858 /PKGBUILD
parentc8ebd8b958067012487d17f372e9458ebe7681db (diff)
downloadaur-9d266117e8f672272547690884019ffac0d18584.tar.gz
Fix typo.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 846fc1c07bfe..cf8e2dfa712c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A personal and small-business financial-accounting application with Bit
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', 'enchant1.6')
+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'