diff options
Diffstat (limited to 'recipes/libowl')
-rw-r--r-- | recipes/libowl/libowl_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/libowl/libowl_svn.bb b/recipes/libowl/libowl_svn.bb index 677a25f2ff..fa1254f50f 100644 --- a/recipes/libowl/libowl_svn.bb +++ b/recipes/libowl/libowl_svn.bb @@ -12,6 +12,7 @@ HOMEPAGE = "http://www.o-hand.com" LICENSE = "LGPL" SECTION = "libs" DEPENDS = "gtk+" +SRCREV = "277" PV = "0.0+svnr${SRCPV}" PR = "r3" |