commit: 19b175dd19a87b0866aab06269d9690feecfa6b1
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 4 19:10:49 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 4 19:30:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b175dd
dev-libs/wayland: virtual/libffi -> dev-libs/libffi
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-libs/wayland/wayland-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/wayland/wayland-9999.ebuild
b/dev-libs/wayland/wayland-9999.ebuild
index 56fdba5f507..9bad5f8f80e 100644
--- a/dev-libs/wayland/wayland-9999.ebuild
+++ b/dev-libs/wayland/wayland-9999.ebuild
@@ -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
@@ -31,7 +31,7 @@ BDEPEND="
DEPEND="
>=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
dev-libs/libxml2:=
- >=virtual/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}]
+ >=dev-libs/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}]
"
RDEPEND="${DEPEND}
!<media-libs/mesa-18.1.1-r1