summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2018-09-12 05:49:38 +1000
committerRod Kay2018-09-12 05:49:38 +1000
commit9eacafaabc4a979fc55d86fa28790bc775ce0abb (patch)
treee72c4e84449dcd5740a0049b77eddab38d4d9593 /PKGBUILD
parent77d9fcd263fae76a823d87d4c0082bc2e244fb61 (diff)
downloadaur-9eacafaabc4a979fc55d86fa28790bc775ce0abb.tar.gz
Fix dependency cycle
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0aa8e7095ca8..dcabb72b0fac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url="https://github.com/AdaCore/xmlada/"
license=('GPL3' 'custom')
depends=('gcc-ada>=8.2.1' 'gcc-ada<9.0.0')
-makedepends=('gprbuild>=2018')
+makedepends=('gprbuild-bootstrap>=2018')
conflicts=("$pkgname-git")
source=('http://mirrors.cdn.adacore.com/art/5b0819dec7a447df26c27a40'