treewide: Make explicit that 'dev' output of gtk2 is used
This commit is contained in:
committed by
Vladimír Čunát
parent
5bb34f241e
commit
d1937cf11a
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
||||
-DGLSL_SHADER_DIR="$out/share/pcsx2" \
|
||||
-DGTK2_GLIBCONFIG_INCLUDE_DIR='${glib.out}/lib/glib-2.0/include' \
|
||||
-DGTK2_GDKCONFIG_INCLUDE_DIR='${gtk2.out}/lib/gtk-2.0/include' \
|
||||
-DGTK2_INCLUDE_DIRS='${gtk2}/include/gtk-2.0' \
|
||||
-DGTK2_INCLUDE_DIRS='${gtk2.dev}/include/gtk-2.0' \
|
||||
-DPACKAGE_MODE=TRUE \
|
||||
-DPLUGIN_DIR="$out/lib/pcsx2" \
|
||||
-DREBUILD_SHADER=TRUE \
|
||||
|
||||
Reference in New Issue
Block a user