gxneur: don't fail on new glib deprecration

This commit is contained in:
Tor Hedin Brønner
2018-10-17 09:02:32 +02:00
committed by Jan Tojnar
parent e02516db75
commit fcf066983d

View File

@@ -8,6 +8,8 @@ stdenv.mkDerivation {
sha256 = "0avmhdcj0hpr55fc0iih8fjykmdhn34c8mwdnqvl8jh4nhxxchxr";
};
NIX_CFLAGS_COMPILE = "-Wno-deprecated-declarations";
nativeBuildInputs = [ pkgconfig intltool ];
buildInputs = [
xorg.libX11 glib gtk2 xorg.libXpm xorg.libXt xorg.libXext xneur