summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRod Kay2023-06-16 18:09:22 +1000
committerRod Kay2023-06-16 18:09:22 +1000
commit71031b0edd66926dc5112c3597240aae9ef5b857 (patch)
tree7eacefdc5086b8bf5421107da330ef5724802587
parent140a4773484cd4a70f4bf1a937b7a74a22707a67 (diff)
downloadaur-71031b0edd66926dc5112c3597240aae9ef5b857.tar.gz
Add 'libgpr' to the 'makedepends' array.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71da9b038337..f0d9bcd77be2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = gnatcoll-core
license = GPL3
license = custom
makedepends = gprbuild-toolbox
+ makedepends = libgpr
makedepends = texlive-bin
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
diff --git a/PKGBUILD b/PKGBUILD
index 2bb7c3c0d7f9..26472a49df08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ license=(GPL3 custom)
depends=(libgpr)
makedepends=(gprbuild-toolbox
+ libgpr
texlive-bin
python-sphinx
python-sphinx_rtd_theme