summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-04-09 21:19:00 +0200
committerAndreas Grapentin <andreas@grapentin.org>2018-04-09 21:19:00 +0200
commitd1413a023232d1c2839a7c2fdaacc6d5a3515d71 (patch)
tree6849ec4a4e33550959f6c2dcde7ae91ede219d12
parente79a8a9b176b326795773d2a9134ffd2f85e4071 (diff)
pcr/gnucash-docs: fixed build
-rw-r--r--pcr/gnucash-docs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/gnucash-docs/PKGBUILD b/pcr/gnucash-docs/PKGBUILD
index 22b3554e3..ebaef6a2c 100644
--- a/pcr/gnucash-docs/PKGBUILD
+++ b/pcr/gnucash-docs/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="http://www.gnucash.org/docs.phtml"
license=('GPL')
depends=('yelp')
-makedepends=('rarian' 'libxslt')
+makedepends=('rarian' 'libxslt' 'docbook-xml')
source=("gnucash-docs-$pkgver.tar.gz::http://sourceforge.net/projects/gnucash/files/gnucash-docs/$pkgver/gnucash-docs-$pkgver.tar.gz/download")
sha1sums=('01ec63f4cc4805ee708a04f51c6978c132afafd9')