diff options
Diffstat (limited to 'recipes/tinymail')
-rw-r--r-- | recipes/tinymail/tmut_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/tinymail/tmut_svn.bb b/recipes/tinymail/tmut_svn.bb index 2eb7b8d69d..7f7a61bc30 100644 --- a/recipes/tinymail/tmut_svn.bb +++ b/recipes/tinymail/tmut_svn.bb @@ -2,6 +2,7 @@ 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 libtinymail" +SRCREV = "60" PV = "0.0.0+svnr${SRCPV}" PR = "r3" |