1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00

herbstluftwm: remove glib

no longer required, since it's C++ now.
This commit is contained in:
Jörg Thalheim 2020-05-01 23:44:15 +01:00
parent a6b06e1431
commit 2af9e07c08
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

View file

@ -32,7 +32,6 @@ stdenv.mkDerivation rec {
] ++ stdenv.lib.optional withDoc asciidoc;
buildInputs = [
glib
libX11
libXext
libXinerama