projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc4ad03
)
media-libs/mesa: bump x11-libs/libva dep.
author
Robin H. Johnson
<robbat2@gentoo.org>
Sat, 12 Aug 2017 20:13:20 +0000
(13:13 -0700)
committer
Robin H. Johnson
<robbat2@gentoo.org>
Sat, 12 Aug 2017 20:26:57 +0000
(13:26 -0700)
mesa-17.1 uses constant VA_RT_FORMAT_YUV420_10BPP which was only
introduced in libva-1.7.
Package-Manager: portage-2.3.6
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
media-libs/mesa/mesa-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/mesa/mesa-9999.ebuild
b/media-libs/mesa/mesa-9999.ebuild
index 2a3fb561504a7934928e94c372c2401e3a246ac3..f54779f957272a60d57bf650233e69829e5bd4f6 100644
(file)
--- a/
media-libs/mesa/mesa-9999.ebuild
+++ b/
media-libs/mesa/mesa-9999.ebuild
@@
-114,7
+114,7
@@
RDEPEND="
)
openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] )
vaapi? (
- >=x11-libs/libva-1.
6.0
:=[${MULTILIB_USEDEP}]
+ >=x11-libs/libva-1.
7.3
:=[${MULTILIB_USEDEP}]
video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 )
)
vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )