summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2019-09-21 23:56:46 +0100
committerMatthias Maier <tamiko@gentoo.org>2019-09-21 21:12:05 -0500
commit869b4dc904f7c2e554113f1e93159e12e262e697 (patch)
treea61408b24488adb84ebf8a74a9a1e5a16461f986 /app-emulation/qemu/metadata.xml
parentapp-emulation/qemu: Update 9999 ppc64 seabios pin to 1.12.0 (diff)
downloadgentoo-869b4dc904f7c2e554113f1e93159e12e262e697.tar.gz
gentoo-869b4dc904f7c2e554113f1e93159e12e262e697.tar.bz2
gentoo-869b4dc904f7c2e554113f1e93159e12e262e697.zip
app-emulation/qemu: Add xkb USE flag now that xkbcommon option exists
Upstream merged my patch to add this option. Use of libxkbcommon was automagic before. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot <chewi@gentoo.org> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-emulation/qemu/metadata.xml')
-rw-r--r--app-emulation/qemu/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml
index f38823b3990e..3439dfdd4e15 100644
--- a/app-emulation/qemu/metadata.xml
+++ b/app-emulation/qemu/metadata.xml
@@ -54,5 +54,6 @@
<flag name="xen">Enables support for Xen backends</flag>
<flag name="xfs">Support xfsctl() notification and syncing for XFS backed
virtual disks.</flag>
+ <flag name="xkb">Depend on x11-libs/libxkbcommon to build qemu-keymap tool for converting xkb keymaps</flag>
</use>
</pkgmetadata>