Merge pull request #198496 from LeSuisse/vlc-no-xlibsWrapper

vlc: use xorg.libSM packages directly instead of xlibsWrapper indirection
This commit is contained in:
Anderson Torres 2022-10-29 15:34:31 -03:00 committed by GitHub
commit 255b2ae398
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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