summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eba4e9688064..225486435c7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,8 @@ url="http://www.gnustep.org/experience/$_pkgname.html"
license=('GPL')
install=$pkgname.install
depends=('gnustep-base'
- 'gnustep-gui')
+ 'gnustep-gui'
+ 'gnustep-back')
makedepends=('gcc-objc'
'gnustep-make')
source=("http://ftpmain.gnustep.org/pub/gnustep/dev-apps/$_pkgname-$pkgver.tar.gz"