summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHibiki2019-07-04 04:42:01 -0400
committerHibiki2019-07-04 04:42:01 -0400
commitff1cb87d167b813a493091cc40f8040c0078a6c4 (patch)
tree389658165c3301a7446865ba001410332736b7a3 /PKGBUILD
parent1adc3dd6b2b6f51ff98b2c13d2ca4517240e976d (diff)
downloadaur-performance.tar.gz
add missing makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d5421c6f93e..1bb5a148c19f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=('i686' 'x86_64' 'armv7h')
url='https://github.com/gnustep/libs-performance'
license=('GPL')
groups=('gnustep-libs')
+makedepends=('gcc-objc' 'gnustep-make')
source=("https://github.com/gnustep/libs-performance/archive/performance-0_5_0.tar.gz")
sha256sums=('fb17a1fb812f3e176b087a56ff753f1148e4bdca0103ed0113f21a5cb1c9a669')