summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c57153072af..1a320de4ffe8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,7 @@ arch=('i686' 'x86_64')
url="http://www.nongnu.org/gap/addresses/index.html"
license=('GPL')
groups=('gnustep-apps')
-depends=('gnustep-base'
- 'gnustep-gui')
+depends=('gnustep-base' 'gnustep-gui' 'gnustep-back')
makedepends=('gcc-objc'
'gnustep-make')
source=("http://savannah.nongnu.org/download/gap/$_pkgname-$pkgver.tar.gz")
@@ -38,4 +37,4 @@ post_upgrade() {
post_remove() {
post_install $1
-}
+} \ No newline at end of file