--- a/phosh-shell-0.36.0.ebuild 2024-02-27 22:18:51.150227401 +0100 +++ b/phosh-shell-0.36.0.ebuild 2024-03-05 15:04:38.564236041 +0100 @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~arm64" LICENSE="CC0-1.0 CC-BY-SA-4.0 GPL-2+ GPL-3+ LGPL-2+ LGPL-2.1+ MIT" SLOT="0" -IUSE="elogind gtk-doc +lockscreen-plugins man test test-full" +IUSE="elogind gtk-doc +lockscreen-plugins man test test-full systemd" REQUIRED_USE="test? ( lockscreen-plugins )" COMMON_DEPEND=" @@ -82,8 +82,8 @@ src_configure() { local emesonargs=( -Dcompositor="${EPREFIX}"/usr/bin/phoc - -Dsystemd=true -Dtools=true + $(meson_use systemd) $(meson_use gtk-doc gtk_doc) $(meson_use lockscreen-plugins) $(meson_use man)