vlc: drop dependency on SDL (#391226)

This commit is contained in:
K900
2025-03-19 12:26:41 +03:00
committed by GitHub
-4
View File
@@ -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