enlightenment.efl: remove dependence on xineLib

EFL supports four video back-ends: gstreamer, gstreamer1, libvlc, and
xine. After asking in the IRC channel, the author (raster) recommended
enabling gstreamer1 and disabling the others.
This commit is contained in:
José Romildo Malaquias 2019-10-28 09:57:35 -03:00
parent b63e0a5b0b
commit f38c52ae44

View File

@ -4,7 +4,7 @@
libjpeg, libpng, libpulseaudio, libraw, librsvg, libsndfile,
libspectre, libtiff, libwebp, libxkbcommon, luajit, lz4, mesa,
openjpeg, openssl, poppler, python27Packages, systemd, udev,
utillinux, writeText, xineLib, xorg, zlib
utillinux, writeText, xorg, zlib
}:
stdenv.mkDerivation rec {
@ -78,7 +78,6 @@ stdenv.mkDerivation rec {
poppler
python27Packages.dbus-python
utillinux
xineLib
xorg.libXScrnSaver
xorg.libXcomposite
xorg.libXdamage