summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2015-11-06 00:07:05 +1100
committerRod Kay2015-11-06 00:07:05 +1100
commit74368ea0b450fac2054d62ac223459271930a0cd (patch)
tree79a250439afd2cbc5614b1a4e6fb02db2e8b1e8c /PKGBUILD
parent48d4b027fa10b2f3465e05d48b7abc5b58dbe3d5 (diff)
downloadaur-74368ea0b450fac2054d62ac223459271930a0cd.tar.gz
Added gnat-gps as a dependency to provide gnatcoll.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9c1577f26e0..d94fc14d748a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url=http://libre.adacore.com/tools/$_pkgname
license=(GPL)
groups=(gcc-ada)
-depends=(gcc-ada gnat_util gprbuild)
+depends=(gcc-ada gnat_util gnat-gps)
provides=($pkgname)
conflicts=($pkgname)