tree-wide: s/GTK+/GTK/g
GTK was renamed.
This commit is contained in:
@@ -11,7 +11,7 @@ stdenv.mkDerivation {
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [ gtk2 SDL nasm zlib libpng libGLU_combined ];
|
||||
|
||||
# Work around build failures on recent GTK+.
|
||||
# Work around build failures on recent GTK.
|
||||
# See http://ubuntuforums.org/showthread.php?p=10535837
|
||||
NIX_CFLAGS_COMPILE = "-UGTK_DISABLE_DEPRECATED -UGSEAL_ENABLE";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user