diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-08 11:57:34 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-08 11:57:56 -0700 |
commit | 7a35aafb83083d4e4abe276b1e761080e5362c3c (patch) | |
tree | 805a5442d0dca6bc9b77261156112bd719f225d6 | |
parent | media-libs/libcdr: 0.1.6 version bump (diff) | |
download | gentoo-7a35aafb83083d4e4abe276b1e761080e5362c3c.tar.gz gentoo-7a35aafb83083d4e4abe276b1e761080e5362c3c.tar.bz2 gentoo-7a35aafb83083d4e4abe276b1e761080e5362c3c.zip |
media-libs/mesa: Depend on media-libs/libglvnd[X?]
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | media-libs/mesa/mesa-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index d6118a8b9afd..7210761bb621 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -77,7 +77,7 @@ RDEPEND=" >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}] >=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}] libglvnd? ( - >=media-libs/libglvnd-1.2.0-r1[${MULTILIB_USEDEP}] + >=media-libs/libglvnd-1.2.0-r1[X?,${MULTILIB_USEDEP}] !app-eselect/eselect-opengl ) !libglvnd? ( |