diff options
author | Sam James <sam@gentoo.org> | 2023-05-23 03:44:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-23 03:51:55 +0100 |
commit | c15cf5297e1a35acc08ec5c021fe69fafa8136c7 (patch) | |
tree | 1d654fb52cbbe1cf2d55ec888dfa392fbc2d31ed /gui-libs/wlroots | |
parent | gui-libs/gtk: defer to new global USE=vulkan description (diff) | |
download | gentoo-c15cf5297e1a35acc08ec5c021fe69fafa8136c7.tar.gz gentoo-c15cf5297e1a35acc08ec5c021fe69fafa8136c7.tar.bz2 gentoo-c15cf5297e1a35acc08ec5c021fe69fafa8136c7.zip |
gui-libs/wlroots: defer to new global USE=vulkan description
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-rw-r--r-- | gui-libs/wlroots/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui-libs/wlroots/metadata.xml b/gui-libs/wlroots/metadata.xml index 10ac1444ba24..bbf86377156b 100644 --- a/gui-libs/wlroots/metadata.xml +++ b/gui-libs/wlroots/metadata.xml @@ -26,7 +26,6 @@ <flag name="libinput">Enable support for input devices via <pkg>dev-libs/libinput</pkg></flag> <flag name="session">Enable session support (is required for DRM and libinput)</flag> <flag name="tinywl">Install the minimal wayland client, tinywl</flag> - <flag name="vulkan">Enable support for the vulkan backend renderer</flag> <flag name="x11-backend">Enable support for handling input/output devices through <pkg>x11-libs/libxcb</pkg></flag> <flag name="xcb-errors">Better error reporting when using xwayland</flag> <flag name="X">Enable support for X11 applications (XWayland)</flag> |