summaryrefslogtreecommitdiffstats
path: root/libraries/gtksourceview/force-gtk2.patch
blob: 69fdc85687ee8b087202d3ed27fa00bf6422c8fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- configure.orig	2012-09-11 03:34:25.354997735 +0300
+++ configure	2012-09-11 03:35:50.618000004 +0300
@@ -10935,8 +10935,8 @@
 
 fi
 if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-3.0 >= 2.90\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 2.90") 2>&5
+    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-3.0 >= 3.5\""; } >&5
+  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.5") 2>&5
   ac_status=$?
   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
   test $ac_status = 0; }; then