diff options
Diffstat (limited to 'dev-qt/qtgui/metadata.xml')
-rw-r--r-- | dev-qt/qtgui/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-qt/qtgui/metadata.xml b/dev-qt/qtgui/metadata.xml index b10c1ae50253..cfa040fbec83 100644 --- a/dev-qt/qtgui/metadata.xml +++ b/dev-qt/qtgui/metadata.xml @@ -15,6 +15,7 @@ <flag name="tuio">Build plugin to receive touch events over the TUIO protocol</flag> <flag name="vulkan">Enable support for Vulkan</flag> <flag name="wayland">Provide <pkg>dev-qt/qtwayland</pkg> to ensure Qt applications can be run as Wayland clients</flag> + <flag name="X">Build the XCB platform plugin and enable X11 integration</flag> </use> <upstream> <bugs-to>https://bugreports.qt.io/</bugs-to> |