summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2021-06-22 09:57:25 +1000
committerRod Kay2021-06-22 09:57:25 +1000
commit1da9e4fc328812d0342c3253935b4864b9c0bfc1 (patch)
treeafefac9874428bda7efe37e498d192d8e36c3b51 /PKGBUILD
parent19210ab07dfbdc6ed002f7d8dce25e444b680ed4 (diff)
downloadaur-1da9e4fc328812d0342c3253935b4864b9c0bfc1.tar.gz
Rid redundant gnatcoll-core dependency.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a06d84a2de9..417a1637a49a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
url="https://github.com/AdaCore/libadalang"
license=('GPL3' 'custom')
-depends=("gnatcoll-core" "gnatcoll-iconv" "gnatcoll-gmp")
+depends=("gnatcoll-iconv" "gnatcoll-gmp")
makedepends=('gprbuild' 'python-setuptools' 'python-mako' 'python-funcy' 'python-e3-core' 'python-docutils')
source=(