summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2023-06-16 19:40:57 +1000
committerRod Kay2023-06-16 19:40:57 +1000
commit45e0bb9ea98d953ff2e52474a582eadb22a88a64 (patch)
treefe034a31b2d97028656e8d3578c2d67edac347eb /PKGBUILD
parent57cfb266c15c54c95c26626360f2e108af37e3a0 (diff)
downloadaur-libadalang.tar.gz
Add 'gpr' to the 'makedepends' array.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 122f94d22f8f..1d486d96d525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,3 @@
-# Maintainer: xiretza <xiretza+aur@gmail.com>
# Maintainer: Rod Kay <rodakay5 at gmail dot com>
pkgname=libadalang
@@ -13,6 +12,7 @@ license=(Apache)
depends=(gnatcoll-gmp langkit)
makedepends=(gprbuild
+ gpr
python-setuptools
python-mako
python-funcy