projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
076ff75
)
media-video/mpv: add missing libXdamage dep for OpenGL on X (GLX)
author
Ilya Tumaykin
<itumaykin@gmail.com>
Tue, 22 Dec 2015 16:31:44 +0000
(19:31 +0300)
committer
Ilya Tumaykin
<itumaykin@gmail.com>
Mon, 28 Dec 2015 12:47:06 +0000
(15:47 +0300)
Package-Manager: portage-2.2.24
media-video/mpv/mpv-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-video/mpv/mpv-9999.ebuild
b/media-video/mpv/mpv-9999.ebuild
index 0befda3c27fcd9d6a676678fee2631ed4b065f3e..a803ff5d5335ed6410f244b577377b58cac77f62 100644
(file)
--- a/
media-video/mpv/mpv-9999.ebuild
+++ b/
media-video/mpv/mpv-9999.ebuild
@@
-94,6
+94,7
@@
COMMON_DEPEND="
x11-libs/libXext
>=x11-libs/libXrandr-1.2.0
opengl? (
+ x11-libs/libXdamage
virtual/opengl
egl? ( media-libs/mesa[egl] )
)