Merge pull request #195215 from trofi/clanlib-drop-xlibsWrapper

This commit is contained in:
Sandro 2022-10-16 02:36:07 +02:00 committed by GitHub
commit d92b297a77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@
, file
, freetype
, fontconfig
, xlibsWrapper
, alsa-lib
, libXrender
}:
@ -35,7 +34,6 @@ stdenv.mkDerivation rec {
xorg.xorgproto
freetype
fontconfig
xlibsWrapper
alsa-lib
libXrender
];