dev-qt/qtgui: defer to new global USE=vulkan description

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-05-23 03:43:11 +01:00
parent e4e37db23e
commit c2a740a67b

View File

@@ -14,7 +14,6 @@
<flag name="linuxfb">Enable Linux framebuffer support for embedded devices</flag>
<flag name="tslib">Enable support for touchscreen devices via <pkg>x11-libs/tslib</pkg></flag>
<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>