enlightenment.efl: remove SDL dependence in favor of SDL2
This commit is contained in:
parent
ea78c87cc8
commit
44aa59741d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user