summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-04 11:10:49 -0800
committerMatt Turner <mattst88@gentoo.org>2020-03-04 11:30:52 -0800
commit19b175dd19a87b0866aab06269d9690feecfa6b1 (patch)
tree9ccc7cbb4f135a5c5bdc7c0ee92bd506433d2750 /dev-libs
parentdev-libs/wayland-protocols: Version bump to 1.19 (diff)
downloadgentoo-19b175dd19a87b0866aab06269d9690feecfa6b1.tar.gz
gentoo-19b175dd19a87b0866aab06269d9690feecfa6b1.tar.bz2
gentoo-19b175dd19a87b0866aab06269d9690feecfa6b1.zip
dev-libs/wayland: virtual/libffi -> dev-libs/libffi
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/wayland/wayland-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/wayland/wayland-9999.ebuild b/dev-libs/wayland/wayland-9999.ebuild
index 56fdba5f507b..9bad5f8f80e6 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