projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfe57aa
)
app-emulation/qemu: SDL2 support is not X11-specific
author
James Le Cuirot
<chewi@gentoo.org>
Thu, 19 Mar 2020 23:15:03 +0000
(23:15 +0000)
committer
James Le Cuirot
<chewi@gentoo.org>
Thu, 19 Mar 2020 23:18:34 +0000
(23:18 +0000)
I have built and run it on Windows.
Package-Manager: Portage-2.3.94, Repoman-2.3.20
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
app-emulation/qemu/qemu-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/qemu/qemu-9999.ebuild
b/app-emulation/qemu/qemu-9999.ebuild
index 4161073a355db7b0e67ff4a519a20b4d8c874682..9c9eb21d19952ff094156efab2c46cde3b3ee769 100644
(file)
--- a/
app-emulation/qemu/qemu-9999.ebuild
+++ b/
app-emulation/qemu/qemu-9999.ebuild
@@
-139,7
+139,7
@@
SOFTMMU_TOOLS_DEPEND="
rbd? ( sys-cluster/ceph )
sasl? ( dev-libs/cyrus-sasl[static-libs(+)] )
sdl? (
- media-libs/libsdl2[
X
]
+ media-libs/libsdl2[
video
]
media-libs/libsdl2[static-libs(+)]
)
sdl-image? ( media-libs/sdl2-image[static-libs(+)] )