summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRod Kay2023-06-15 18:14:18 +1000
committerRod Kay2023-06-15 18:14:18 +1000
commit39cda72ac9cb89a41950eaab7e639451cc2fb021 (patch)
treef23af16d066022db72d2a6f6458a469dafabcdd0
parent1c633ac7225f1c76ee18f4b784061aaec739e107 (diff)
downloadaur-39cda72ac9cb89a41950eaab7e639451cc2fb021.tar.gz
Add 'adasat' to the depends array.
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07bfac7f498e..200b5686cc0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,6 +24,7 @@ pkgbase = langkit
depends = gnatcoll-iconv
depends = gnatcoll-gmp
depends = python
+ depends = adasat
source = https://github.com/charlie5/archlinux-gnatstudio-support/raw/main/gnatstudio-sources/langkit-24.0w-20230324-16391-src.tar.gz
source = 0001-Replace-calls-to-inspect.getargspec-with-getfullargs.patch
sha256sums = aea03ed51466fdca9bee32274a09a08cce645094da1cabea87a75829eb56491c
diff --git a/PKGBUILD b/PKGBUILD
index 3ac9d29a9b88..6d86c1f292ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url=https://github.com/AdaCore/langkit
arch=(i686 x86_64)
license=(Apache)
-depends=(gnatcoll-iconv gnatcoll-gmp python)
+depends=(gnatcoll-iconv gnatcoll-gmp python adasat)
makedepends=(gprbuild
texlive-bin
python-sphinx