]> git.pld-linux.org Git - packages/f-spot.git/commitdiff
- there's only gnome-sharp-2.0.pc
authorSzymon Siwek <sls@pld-linux.org>
Sat, 12 Apr 2008 18:27:39 +0000 (18:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    f-spot-ac.patch -> 1.1

f-spot-ac.patch [new file with mode: 0644]

diff --git a/f-spot-ac.patch b/f-spot-ac.patch
new file mode 100644 (file)
index 0000000..d63855e
--- /dev/null
@@ -0,0 +1,11 @@
+--- f-spot-0.4.2/configure.in.orig     2008-04-12 02:13:35.401587871 +0200
++++ f-spot-0.4.2/configure.in  2008-04-12 02:16:06.391210696 +0200
+@@ -74,7 +74,7 @@
+ AC_SUBST(F_LIBS)
+ PKG_CHECK_MODULES(GNOME_SHARP, gnome-sharp-2.0 >= 2.8)
+-if pkg-config --atleast-version=2.19.90 gnome-sharp; then
++if pkg-config --atleast-version=2.19.90 gnome-sharp-2.0; then
+       PKG_CHECK_MODULES(GTKHTML_SHARP, gtkhtml-sharp-3.14 >= 2.19.90)
+       GTKHTML_SHARP_PKG="-pkg:gtkhtml-sharp-3.14"
+ else
This page took 0.067404 seconds and 4 git commands to generate.