summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-02-28 22:44:24 -0800
committerMatt Turner <mattst88@gentoo.org>2018-02-28 22:50:10 -0800
commit92c7d6fc51c992d5a6fef73227b3b1305e1b4328 (patch)
tree97544471e755a8d7ae9fc4944b6d41e14e7eaa63 /media-libs
parentmedia-libs/libepoxy: Propagate ~amd64-fbsd keyword (diff)
downloadgentoo-92c7d6fc51c992d5a6fef73227b3b1305e1b4328.tar.gz
gentoo-92c7d6fc51c992d5a6fef73227b3b1305e1b4328.tar.bz2
gentoo-92c7d6fc51c992d5a6fef73227b3b1305e1b4328.zip
media-libs/libepoxy: Drop x11-misc/util-macros dependency
Not needed with Meson.
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libepoxy/libepoxy-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/media-libs/libepoxy/libepoxy-9999.ebuild b/media-libs/libepoxy/libepoxy-9999.ebuild
index 9172bc341b56..97ad0938592f 100644
--- a/media-libs/libepoxy/libepoxy-9999.ebuild
+++ b/media-libs/libepoxy/libepoxy-9999.ebuild
@@ -28,7 +28,6 @@ IUSE="test +X"
DEPEND="${PYTHON_DEPS}
media-libs/mesa[egl,${MULTILIB_USEDEP}]
- x11-misc/util-macros
X? ( x11-libs/libX11[${MULTILIB_USEDEP}] )"
RDEPEND=""