diff options
| author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 14:34:57 +0200 |
|---|---|---|
| committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 14:40:28 +0200 |
| commit | 0326a0a9802df7ad7c4cb21d422664a359195eab (patch) | |
| tree | c9ee03977bf6ef7879098449b93a04856a7f3e1d | |
| parent | 14b970f8f8065ecb25ebfce91e7a828344d1bfa2 (diff) | |
| download | gentoo-0326a0a9802df7ad7c4cb21d422664a359195eab.tar.gz gentoo-0326a0a9802df7ad7c4cb21d422664a359195eab.tar.bz2 gentoo-0326a0a9802df7ad7c4cb21d422664a359195eab.zip | |
dev-libs/glib: subscribe to virtual/libffi sub slot
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
| -rw-r--r-- | dev-libs/glib/glib-2.52.3.ebuild | 4 | ||||
| -rw-r--r-- | dev-libs/glib/glib-2.54.3-r6.ebuild | 4 | ||||
| -rw-r--r-- | dev-libs/glib/glib-2.56.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/glib/glib-2.52.3.ebuild b/dev-libs/glib/glib-2.52.3.ebuild index f5f22a01a8a2..931700a301b5 100644 --- a/dev-libs/glib/glib-2.52.3.ebuild +++ b/dev-libs/glib/glib-2.52.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Until bug #537330 glib is a reverse dependency of pkgconfig and, then @@ -37,7 +37,7 @@ RDEPEND=" !<dev-util/gdbus-codegen-${PV} >=dev-libs/libpcre-8.13:3[${MULTILIB_USEDEP},static-libs?] >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] - >=virtual/libffi-3.0.13-r1[${MULTILIB_USEDEP}] + >=virtual/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}] >=virtual/libintl-0-r2[${MULTILIB_USEDEP}] >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] kernel_linux? ( sys-apps/util-linux[${MULTILIB_USEDEP}] ) diff --git a/dev-libs/glib/glib-2.54.3-r6.ebuild b/dev-libs/glib/glib-2.54.3-r6.ebuild index 475953b02b92..ece8f434c299 100644 --- a/dev-libs/glib/glib-2.54.3-r6.ebuild +++ b/dev-libs/glib/glib-2.54.3-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Until bug #537330 glib is a reverse dependency of pkgconfig and, then @@ -37,7 +37,7 @@ RDEPEND=" !<dev-util/gdbus-codegen-${PV} >=dev-libs/libpcre-8.13:3[${MULTILIB_USEDEP},static-libs?] >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] - >=virtual/libffi-3.0.13-r1[${MULTILIB_USEDEP}] + >=virtual/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}] >=virtual/libintl-0-r2[${MULTILIB_USEDEP}] >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] kernel_linux? ( sys-apps/util-linux[${MULTILIB_USEDEP}] ) diff --git a/dev-libs/glib/glib-2.56.2.ebuild b/dev-libs/glib/glib-2.56.2.ebuild index c30bba39cb88..0deac6b0f6bb 100644 --- a/dev-libs/glib/glib-2.56.2.ebuild +++ b/dev-libs/glib/glib-2.56.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -31,7 +31,7 @@ RDEPEND=" !<dev-util/gdbus-codegen-${PV} >=dev-libs/libpcre-8.13:3[${MULTILIB_USEDEP},static-libs?] >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] - >=virtual/libffi-3.0.13-r1[${MULTILIB_USEDEP}] + >=virtual/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}] >=virtual/libintl-0-r2[${MULTILIB_USEDEP}] >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] kernel_linux? ( sys-apps/util-linux[${MULTILIB_USEDEP}] ) |
