Hello, On Sat, Dec 27, 2014 at 1:23 PM, Mick <[email protected]> wrote: > I am trying to build dev-libs/efl-1.11.2 on gentoo and discovered that setting > the drm USE flag is pulling in libsystemd-login, which in my set up fails - I > don't use or want systemd on this box. > > Is there a reason that this has been programmed to be a dependency for > USE=drm?
To run the drm backend without the requirement of being root, you need systemd-login support. This is a protocol and can be provided by other package. There is no way around that as there is no alternative to that solution. -- Cedric BAIL ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
