Skip to content

Commit

Permalink
dev-libs/efl: elogind/systemd not needed for wayland during compile
Browse files Browse the repository at this point in the history
 - allows other efl software, like terminology, to be used without
   elogind/systemd.

Closes: https://bugs.gentoo.org/726762
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
juippis committed Nov 25, 2020
1 parent c54e775 commit 4003b1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ REQUIRED_USE="
examples? ( eet svg )
gles2-only? ( || ( wayland X ) )
pulseaudio? ( sound )
wayland? ( gles2-only !opengl || ( elogind systemd ) )
wayland? ( gles2-only !opengl )
xim? ( X )
xpresent? ( X )
"
Expand Down

0 comments on commit 4003b1f

Please sign in to comment.