diff options
Diffstat (limited to 'recipes/tinymail/tmut_svn.bb')
-rw-r--r-- | recipes/tinymail/tmut_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tinymail/tmut_svn.bb b/recipes/tinymail/tmut_svn.bb index abe7417898..11fcb0a1f0 100644 --- a/recipes/tinymail/tmut_svn.bb +++ b/recipes/tinymail/tmut_svn.bb @@ -1,9 +1,9 @@ DESCRIPTION = "Tmut is a really small E-Mail client based on Tinymail" SECTION = "x11/utils" LICENSE = "LGPL" -DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf-dbus libtinymail" +DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf libtinymail" PV = "0.0.0+svnr${SRCREV}" -PR = "r2" +PR = "r3" DEFAULT_PREFERENCE = "-1" |