slim: Remove glibc from build inputs hack
Not needed anymore after #14668
This commit is contained in:
parent
ca0f53bcda
commit
96055feeb6
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs =
|
||||
[ cmake pkgconfig libjpeg libpng fontconfig freetype
|
||||
pam dbus_libs (stdenv.cc.libc.out or null)
|
||||
pam dbus_libs
|
||||
xorg.libX11 xorg.libXext xorg.libXrandr xorg.libXrender xorg.libXmu xorg.libXft makeWrapper
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user