summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDeimos2018-08-17 00:04:43 -0400
committerDeimos2018-08-17 00:04:43 -0400
commita777e4172193335b0d1a53fa164614cb60862184 (patch)
treebcd27fe4c80503ba0b3b5c3e81a342387122de64 /PKGBUILD
parentf465ae9879ad6983b426c22c63898c43827c01d9 (diff)
downloadaur-a777e4172193335b0d1a53fa164614cb60862184.tar.gz
Update make depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b22911d17ad..c68d733a5652 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.nongnu.org/gap/addresses/index.html"
license=('GPL')
groups=('gnustep-apps')
depends=('gnustep-base' 'gnustep-gui' 'gnustep-back')
-makedepends=('gcc-objc'
+makedepends=('gcc-objc' 'gnustep-make'
'gnustep-make')
source=("http://savannah.nongnu.org/download/gap/$_pkgname-$pkgver.tar.gz")
sha256sums=('329531bfd31db1845f3af385c1c2448f308b1bf28af5ee7d4f50f403dbb6ac0a')