gnome2.gnome_panel: Fix build
This commit is contained in:
parent
d1154edf44
commit
8f023eb129
@ -22,5 +22,5 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
configureFlags = [ "--disable-scrollkeeper" "--disable-introspection"/*not useful AFAIK*/ ];
|
configureFlags = [ "--disable-scrollkeeper" "--disable-introspection"/*not useful AFAIK*/ ];
|
||||||
|
|
||||||
NIX_CFLAGS_COMPILE="-I${GConf}/include/gconf/2";
|
NIX_CFLAGS_COMPILE="-I${GConf.dev}/include/gconf/2";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user