]> git.pld-linux.org Git - packages/f-spot.git/blob - f-spot-ac.patch
- added ac.patch
[packages/f-spot.git] / f-spot-ac.patch
1 --- f-spot-0.4.2/configure.in.orig      2008-04-12 02:13:35.401587871 +0200
2 +++ f-spot-0.4.2/configure.in   2008-04-12 02:16:06.391210696 +0200
3 @@ -74,7 +74,7 @@
4  AC_SUBST(F_LIBS)
5  
6  PKG_CHECK_MODULES(GNOME_SHARP, gnome-sharp-2.0 >= 2.8)
7 -if pkg-config --atleast-version=2.19.90 gnome-sharp; then
8 +if pkg-config --atleast-version=2.19.90 gnome-sharp-2.0; then
9         PKG_CHECK_MODULES(GTKHTML_SHARP, gtkhtml-sharp-3.14 >= 2.19.90)
10         GTKHTML_SHARP_PKG="-pkg:gtkhtml-sharp-3.14"
11  else
This page took 0.0426 seconds and 3 git commands to generate.