Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 3a5df2e7bf3316cf7a9a4031b1a88359 > files > 1

libappindicator-12.10.0-7.mga4.src.rpm

--- libappindicator-0.4.92/configure.ac	2012-03-21 18:11:56.235367593 +0000
+++ libappindicator-0.4.92/configure.ac	2012-04-10 17:41:50.025047605 +0100
@@ -65,8 +65,8 @@ AS_IF([test "x$with_gtk" = x3],
         [PKG_CHECK_MODULES(LIBRARY,  gtk+-2.0 >= $GTK_REQUIRED_VERSION
                                      glib-2.0 >= $GLIB_REQUIRED_VERSION
                                      gio-2.0 >= $GIO_REQUIRED_VERSION
-                                     indicator-0.4 >= $INDICATOR_REQUIRED_VERSION
-                                     dbusmenu-gtk-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION)
+                                     indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
+                                     dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION)
         ],
       [AC_MSG_FAILURE([Value for --with-gtk was neither 2 nor 3])]
 )