Index: profiles/default/linux/package.use |
diff --git a/profiles/default/linux/package.use b/profiles/default/linux/package.use |
index 00b7d4cddf81be90d1fc4be99252b2c6ae0e5cb5..6bcf04a59d23d6cffb7d5e244a8181909421697f 100755 |
--- a/profiles/default/linux/package.use |
+++ b/profiles/default/linux/package.use |
@@ -11,3 +11,7 @@ x11-libs/cairo X |
# still find the shared libraries. |
app-emulation/qemu-user static |
net-misc/dhcpcd -crash |
+# build kvm with X and sdl so we have an option of running it with local |
+# display without VNC |
+app-emulation/qemu-kvm X sdl |
+media-libs/libsdl X |