gnome-vfs-monikers: cleanup CPPFLAGS
svn path=/nixpkgs/trunk/; revision=32916
This commit is contained in:
parent
5d42d15d15
commit
e7e3a28ac6
@ -7,7 +7,4 @@ stdenv.mkDerivation {
|
||||
sha256 = "0gpgk5vwhgqfhrd8pf1314kh7sv3jfqll2xbdbrs5s5sxy3v7b15";
|
||||
};
|
||||
buildInputs = [ pkgconfig glib intltool gnome_vfs libbonobo ];
|
||||
CPPFLAGS = "-I${libbonobo}/include/libbonobo-2.0 -I${libbonobo}/include/bonobo-activation-2.0 "+
|
||||
"-I${glib}/include/glib-2.0 -I${glib}/lib/glib-2.0/include -I${ORBit2}/include/orbit-2.0 "+
|
||||
"-I${gnome_vfs}/include/gnome-vfs-2.0";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user