vlc: use xorg.libSM packages directly instead of xlibsWrapper indirection

See #194054
This commit is contained in:
Thomas Gerbet 2022-10-29 18:34:36 +02:00
parent 64dd5afe00
commit 8fa4c2dc47

View file

@ -64,7 +64,6 @@
, systemd
, taglib
, unzip
, xlibsWrapper
, xorg
, zlib
, chromecastSupport ? true, libmicrodns, protobuf
@ -150,10 +149,10 @@ stdenv.mkDerivation rec {
srt
systemd
taglib
xlibsWrapper
zlib
]
++ (with xorg; [
libSM
libXpm
libXv
libXvMC