gnu: enlightenment: Move efl to inputs. * gnu/packages/enlightenment.scm (enlightenment)[propagated-inputs]: Move efl from here ... [inputs]: ... to here.
1 files changed, 1 insertions(+), 2 deletions(-) M gnu/packages/enlightenment.scm
M gnu/packages/enlightenment.scm => gnu/packages/enlightenment.scm +1 -2
@@ 305,13 305,12 @@ Libraries with some extra bells and whistles.") (inputs `(("alsa-lib" ,alsa-lib) ("dbus" ,dbus) ("efl" ,efl) ("freetype" ,freetype) ("libxcb" ,libxcb) ("libxext" ,libxext) ("linux-pam" ,linux-pam) ("xcb-util-keysyms" ,xcb-util-keysyms))) (propagated-inputs `(("efl" ,efl))) ; enlightenment.pc (home-page "https://www.enlightenment.org") (synopsis "Lightweight desktop environment") (description