diff options
author | Sam James <sam@gentoo.org> | 2021-10-31 00:33:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-31 00:33:44 +0100 |
commit | e3b77e9c509265371ac6484c1691401ae863b860 (patch) | |
tree | 3443cf12e639392c2049829ef3188fcb5572fc3e /gui-libs/wlroots | |
parent | gui-libs/wlroots: drop 0.13.0, 0.14.0 (diff) | |
download | gentoo-e3b77e9c509265371ac6484c1691401ae863b860.tar.gz gentoo-e3b77e9c509265371ac6484c1691401ae863b860.tar.bz2 gentoo-e3b77e9c509265371ac6484c1691401ae863b860.zip |
gui-libs/wlroots: fix UnusedLocalUse
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-rw-r--r-- | gui-libs/wlroots/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gui-libs/wlroots/metadata.xml b/gui-libs/wlroots/metadata.xml index 853453f8a323..d6db63eaef4f 100644 --- a/gui-libs/wlroots/metadata.xml +++ b/gui-libs/wlroots/metadata.xml @@ -21,9 +21,6 @@ wlroots is developed under the direction of the <pkg>gui-wm/sway</pkg> project. </longdescription> <use> - <flag name="elogind">Enable support for rootless session via elogind</flag> - <flag name="icccm">Use xcb-icccm (from <pkg>x11-libs/xcb-util-wm</pkg>) util library for improved Xwayland introspection</flag> - <flag name="seatd">Enable support for rootless session via <pkg>sys-auth/seatd</pkg></flag> <flag name="x11-backend">Enable support for handling input/output devices through <pkg>x11-libs/libxcb</pkg></flag> <flag name="X">Enable support for X11 applications (XWayland)</flag> </use> |