app_indicator_set_title requires appindicator >= 0.4.90

This commit is contained in:
Eric Petit 2012-04-28 22:56:33 +00:00
parent 7a8b7710a8
commit 689f35e06a
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ AC_SUBST(GIO_MINIMUM)
##
# create the tray icon with AppIndicator
LIBAPPINDICATOR_MINIMUM=0.0.11
LIBAPPINDICATOR_MINIMUM=0.4.90
AC_SUBST(LIBAPPINDICATOR_MINIMUM)