summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0a3e7898e85..635d1656e565 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Static GPRbuild to bootstrap XML/Ada and GPRbuild itself"
arch=('i686' 'x86_64')
url='https://github.com/AdaCore/gprbuild/'
license=('GPL3')
-depends=('glibc' 'gcc-ada>=8.2.1' 'gcc-ada<9.0.0')
+depends=('gcc-ada>=8.2.1' 'gcc-ada<9.0.0')
source=('http://mirrors.cdn.adacore.com/art/5b0819dfc7a447df26c27a68'
'http://mirrors.cdn.adacore.com/art/5b0819dec7a447df26c27a40')