enlightenment.efl: remove SDL dependence in favor of SDL2

This commit is contained in:
José Romildo Malaquias 2020-05-13 13:24:26 -03:00
parent ea78c87cc8
commit 44aa59741d

View File

@ -3,7 +3,6 @@
, meson , meson
, ninja , ninja
, pkgconfig , pkgconfig
, SDL
, SDL2 , SDL2
, alsaLib , alsaLib
, avahi , avahi
@ -71,7 +70,6 @@ stdenv.mkDerivation rec {
]; ];
buildInputs = [ buildInputs = [
SDL
avahi avahi
fontconfig fontconfig
freetype freetype