diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-09-28 17:39:43 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-09-28 17:40:12 +0200 |
commit | 581e028cc7076a9b5c40dc18cd073b94bde83821 (patch) | |
tree | fa03bf141756f600985ed6cc5c1439a6a6a8e4c7 /dev-perl | |
parent | gnome-extra/cjs: Needs to be rebuilt with ffi subslot bumps (diff) | |
download | gentoo-581e028cc7076a9b5c40dc18cd073b94bde83821.tar.gz gentoo-581e028cc7076a9b5c40dc18cd073b94bde83821.tar.bz2 gentoo-581e028cc7076a9b5c40dc18cd073b94bde83821.zip |
dev-perl/Glib-Object-Introspection: Needs to be rebuilt with ffi subslot bumps
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild index 824eb462d318..855524ebd8fd 100644 --- a/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild +++ b/dev-perl/Glib-Object-Introspection/Glib-Object-Introspection-0.43.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ IUSE="" RDEPEND=" >=dev-perl/glib-perl-1.320.0 >=dev-libs/gobject-introspection-1.0 - >=dev-libs/libffi-3.0.0 + >=dev-libs/libffi-3.0.0:0= >=dev-libs/glib-2.0.0 " DEPEND=" |