summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2015-11-06 00:02:06 +1100
committerRod Kay2015-11-06 00:02:06 +1100
commit48d4b027fa10b2f3465e05d48b7abc5b58dbe3d5 (patch)
treefec936ce185276d1b9c3d6d271ff39cd4fc9d008 /PKGBUILD
parent79bc1cac9af94a07d4a6144988db7180dbfde124 (diff)
downloadaur-48d4b027fa10b2f3465e05d48b7abc5b58dbe3d5.tar.gz
Added gprbuild as a dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b9995953ecb..e9c1577f26e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,7 @@ url=http://libre.adacore.com/tools/$_pkgname
license=(GPL)
groups=(gcc-ada)
-depends=(gcc-ada gnat_util)
-#makedepends=(gprbuild)
+depends=(gcc-ada gnat_util gprbuild)
provides=($pkgname)
conflicts=($pkgname)