diff options
Diffstat (limited to 'meta/recipes-sato/puzzles/puzzles_r9765.bb')
-rw-r--r-- | meta/recipes-sato/puzzles/puzzles_r9765.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/puzzles/puzzles_r9765.bb b/meta/recipes-sato/puzzles/puzzles_r9765.bb index 6d0e48038d..5e972ec47b 100644 --- a/meta/recipes-sato/puzzles/puzzles_r9765.bb +++ b/meta/recipes-sato/puzzles/puzzles_r9765.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Simon Tatham's Portable Puzzle Collection" | 1 | SUMMARY = "Simon Tatham's Portable Puzzle Collection" |
2 | HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" | 2 | HOMEPAGE = "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" |
3 | 3 | ||
4 | DEPENDS = "gtk+ libxt" | 4 | DEPENDS = "gtk+ libxt" |
5 | MOD_PV = "${@d.getVar('PV',1)[1:]}" | 5 | MOD_PV = "${@d.getVar('PV',1)[1:]}" |