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

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Mikkel Kamstrup Erlandsen
  • Date: 2011-03-02 10:28:22 UTC
  • Revision ID: mikkel.kamstrup@gmail.com-20110302102822-41nd73mxenq4feby
Update to work with latest libunity changes. Now requires libunity >= 3.4.6 and dee >= 0.5.10

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.6
65
 
                  unity >= 3.4.0
66
 
                  dbusmenu-glib-0.4)
 
64
                  dee-1.0 >= 0.5.10
 
65
                  unity >= 3.4.6)
67
66
 
68
67
AC_SUBST(PLACE_DAEMON_CFLAGS)
69
68
AC_SUBST(PLACE_DAEMON_LIBS)