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