vlc: drop dependency on SDL (#391226)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
lib,
|
||||
SDL,
|
||||
SDL_image,
|
||||
a52dec,
|
||||
alsa-lib,
|
||||
autoreconfHook,
|
||||
@@ -132,8 +130,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
# needing them
|
||||
buildInputs =
|
||||
[
|
||||
SDL
|
||||
SDL_image
|
||||
a52dec
|
||||
alsa-lib
|
||||
avahi
|
||||
|
||||
Reference in New Issue
Block a user