summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRod Kay2023-06-16 17:59:43 +1000
committerRod Kay2023-06-16 17:59:43 +1000
commit140a4773484cd4a70f4bf1a937b7a74a22707a67 (patch)
treef5e7a851192c5fab9f5064ba850353a27804f096
parent07a760e7574ba35544759cd41ba6293e70df7e9e (diff)
downloadaur-140a4773484cd4a70f4bf1a937b7a74a22707a67.tar.gz
Add 'gprbuild-toolbox' to the 'makedepends' array.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04ba382c1e4b..71da9b038337 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = gnatcoll-core
arch = x86_64
license = GPL3
license = custom
- makedepends = gprbuild
+ makedepends = gprbuild-toolbox
makedepends = texlive-bin
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
diff --git a/PKGBUILD b/PKGBUILD
index 56887991d13d..2bb7c3c0d7f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,3 @@
-# Maintainer: xiretza <xiretza+aur@gmail.com>
# Maintainer: Rod Kay <rodakay5 at gmail dot com>
pkgname=gnatcoll-core
@@ -12,7 +11,7 @@ arch=(i686 x86_64)
license=(GPL3 custom)
depends=(libgpr)
-makedepends=(gprbuild
+makedepends=(gprbuild-toolbox
texlive-bin
python-sphinx
python-sphinx_rtd_theme