summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortheunpleasantowl2019-01-02 15:29:46 -0500
committertheunpleasantowl2019-01-02 15:29:46 -0500
commit79d33104e3a4ca1ffc89e95f8cb815c263e8de7e (patch)
treeb83a7f28772c8e09be75dcf174b1108b94642fcf /PKGBUILD
parent05ae0a2586e2d171f2527317d9c1040cfd93d827 (diff)
downloadaur-79d33104e3a4ca1ffc89e95f8cb815c263e8de7e.tar.gz
Add GSBACK
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5519120189b1..77e88056ef48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="http://www.nongnu.org/gap/timemon/index.html"
license=('GPL')
groups=('gnustep')
-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")
sha256sums=('3204e7cc454db233cebb93bb7cc8ad56bf5754063ed7be1a765051615a04ec0f')