summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorm4dz2017-02-23 05:20:15 +0100
committerm4dz2017-02-23 05:20:15 +0100
commit8b1e368083d2f814d66b9d6cbff80b247378d7f9 (patch)
treea3d87bfcf7de6fd115113100ebfef2423f44345b /PKGBUILD
parente10e3519794725efead2bd326b9c2a29a49660c3 (diff)
downloadaur-8b1e368083d2f814d66b9d6cbff80b247378d7f9.tar.gz
Add Gconf dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 018c28504dc5..b16bed74f891 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="Gitbook Editor - Write and publish books"
arch=('i686' 'x86_64')
url="https://www.gitbook.com/editor/linux"
license=('custom')
+depends=('gconf')
source_x86_64=("gitbook-editor-${pkgver}-linux-x64.deb::http://downloads.editor.gitbook.com/download/version/${pkgver}/linux-x64")
source_i686=("gitbook-editor-${pkgver}-linux-ia32.deb::http://downloads.editor.gitbook.com/download/version/${pkgver}/linux-ia32")