minor adjustement
This commit is contained in:
@ -19,8 +19,8 @@ fi
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0/9999"
|
||||
IUSE="elogind systemd"
|
||||
REQUIRED_USE="?? ( elogind systemd )"
|
||||
IUSE="systemd"
|
||||
REQUIRED_USE="systemd"
|
||||
|
||||
DEPEND="
|
||||
>=media-video/pipewire-0.3.41:=
|
||||
@ -34,11 +34,7 @@ DEPEND="
|
||||
media-libs/mesa
|
||||
sys-apps/util-linux
|
||||
x11-libs/libdrm
|
||||
|| (
|
||||
systemd? ( >=sys-apps/systemd-237 )
|
||||
elogind? ( >=sys-auth/elogind-237 )
|
||||
sys-libs/basu
|
||||
)
|
||||
systemd? ( >=sys-apps/systemd-237 )
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
|
||||
Reference in New Issue
Block a user