diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-10-24 14:15:23 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-10-24 14:17:28 -0700 |
commit | 155a7bca3cdbedfb6d0a7f1fa9348cea26e1079f (patch) | |
tree | 251f3a6f95e276cb3b0e87575a6560fa19a31bb1 /media-libs/mesa/mesa-9999.ebuild | |
parent | kde-plasma/milou: Add missing DEPEND (diff) | |
download | gentoo-155a7bca3cdbedfb6d0a7f1fa9348cea26e1079f.tar.gz gentoo-155a7bca3cdbedfb6d0a7f1fa9348cea26e1079f.tar.bz2 gentoo-155a7bca3cdbedfb6d0a7f1fa9348cea26e1079f.zip |
media-libs/mesa: Bump libglvnd dep for header move
Bug: https://bugs.gentoo.org/698432
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa/mesa-9999.ebuild')
-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 c7bc203e38eb..65e64abf562d 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[${MULTILIB_USEDEP}] + >=media-libs/libglvnd-1.2.0-r1[${MULTILIB_USEDEP}] !app-eselect/eselect-opengl ) !libglvnd? ( |