commit: f9456c8412b7c784ed0b8cc89078cc54a803f884 Author: stefson <herrtimson <AT> yahoo <DOT> de> AuthorDate: Sun Aug 9 19:24:13 2020 +0000 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org> CommitDate: Tue Aug 18 01:00:45 2020 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=f9456c84
dev-libs/glib: remove virtual/libffi Signed-off-by: Steffen Kuhn <nielson2 <AT> yandex.com> Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org> Closes: https://github.com/gentoo/musl/pull/333 dev-libs/glib/glib-2.62.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/glib/glib-2.62.6.ebuild b/dev-libs/glib/glib-2.62.6.ebuild index 6a574e0..fccd6b4 100644 --- a/dev-libs/glib/glib-2.62.6.ebuild +++ b/dev-libs/glib/glib-2.62.6.ebuild @@ -30,7 +30,7 @@ RDEPEND=" !<dev-util/gdbus-codegen-${PV} >=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] >=dev-libs/libpcre-8.31:3[${MULTILIB_USEDEP},static-libs?] - >=virtual/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}] + >=dev-libs/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}] >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] >=virtual/libintl-0-r2[${MULTILIB_USEDEP}] kernel_linux? ( >=sys-apps/util-linux-2.23[${MULTILIB_USEDEP}] )
