diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-03-21 21:42:14 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-03-21 21:42:14 -0400 |
commit | 0c89911759013a84952564d41e633acf8b328736 (patch) | |
tree | 602005730dc5d1ddf5b84f0176efbac4da5324e5 /x11-base | |
parent | x11-base/xwayland: Remove VIDEO_CARDS=nvidia (diff) | |
download | gentoo-0c89911759013a84952564d41e633acf8b328736.tar.gz gentoo-0c89911759013a84952564d41e633acf8b328736.tar.bz2 gentoo-0c89911759013a84952564d41e633acf8b328736.zip |
x11-base/xwayland: Move IUSE
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xwayland/xwayland-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xwayland/xwayland-9999.ebuild b/x11-base/xwayland/xwayland-9999.ebuild index 4e3e6885bf93..4a8a4745cdfb 100644 --- a/x11-base/xwayland/xwayland-9999.ebuild +++ b/x11-base/xwayland/xwayland-9999.ebuild @@ -16,11 +16,11 @@ fi DESCRIPTION="Standalone X server running under Wayland" HOMEPAGE="https://wayland.freedesktop.org/xserver.html" -IUSE="libei selinux unwind xcsecurity" - LICENSE="MIT" SLOT="0" +IUSE="libei selinux unwind xcsecurity" + COMMON_DEPEND=" dev-libs/libbsd dev-libs/openssl:= |