diff options
Diffstat (limited to 'meta/recipes-sato/puzzles')
-rw-r--r-- | meta/recipes-sato/puzzles/oh-puzzles_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/puzzles/oh-puzzles_svn.bb b/meta/recipes-sato/puzzles/oh-puzzles_svn.bb index 3bee48687..d00b0607c 100644 --- a/meta/recipes-sato/puzzles/oh-puzzles_svn.bb +++ b/meta/recipes-sato/puzzles/oh-puzzles_svn.bb @@ -11,6 +11,7 @@ SECTION = "x11" DEPENDS = "gtk+ gconf intltool-native librsvg" DEPENDS_append_poky = " libowl" +SRCREV = "23" PV = "0.1+svnr${SRCPV}" PR = "r10" |