dev-ada/libadalang: fix dependency
authorTupone Alfredo <tupone@gentoo.org>
Sun, 9 Feb 2020 21:37:59 +0000 (22:37 +0100)
committerTupone Alfredo <tupone@gentoo.org>
Sun, 9 Feb 2020 21:37:59 +0000 (22:37 +0100)
Closes: https://bugs.gentoo.org/708472
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
dev-ada/libadalang/libadalang-2019-r1.ebuild

index a19f499cfc2fd732fe6336e13dae3f43713ff99e..02d37bc012314f2ea62933a565ac8a7d7429353d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,7 +20,7 @@ KEYWORDS="amd64 x86"
 IUSE="+shared static-libs"
 
 RDEPEND="dev-python/pyyaml
-       dev-ada/gnatcoll-bindings[${ADA_USEDEP},iconv,shared=,static-libs=]
+       dev-ada/gnatcoll-bindings[${ADA_USEDEP},gmp,iconv,shared=,static-libs=]
        ${ADA_DEPS}
        ${PYTHON_DEPS}"
 DEPEND="${RDEPEND}