~unity-team/unity-lens-sample/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Mikkel Kamstrup Erlandsen
  • Date: 2011-02-04 15:32:27 UTC
  • Revision ID: mikkel.kamstrup@gmail.com-20110204153227-olxx3a1dwtoh22l5
Don't use deprecated Vala/GIO API g_content_type_get_icon() but use ContentType.get_icon()

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
                  gio-2.0 >= $GLIB_REQUIRED
62
62
                  gio-unix-2.0 >= $GLIB_REQUIRED
63
63
                  gee-1.0
64
 
                  dee-1.0 >= 0.5.10
65
 
                  unity >= 3.4.6)
 
64
                  dee-1.0 >= 0.5.6
 
65
                  unity >= 3.4.0
 
66
                  dbusmenu-glib-0.4)
66
67
 
67
68
AC_SUBST(PLACE_DAEMON_CFLAGS)
68
69
AC_SUBST(PLACE_DAEMON_LIBS)