diff options
Diffstat (limited to 'meta/recipes-sato/puzzles/oh-puzzles_git.bb')
-rw-r--r-- | meta/recipes-sato/puzzles/oh-puzzles_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/puzzles/oh-puzzles_git.bb b/meta/recipes-sato/puzzles/oh-puzzles_git.bb index c2e7622245..a23c4ac089 100644 --- a/meta/recipes-sato/puzzles/oh-puzzles_git.bb +++ b/meta/recipes-sato/puzzles/oh-puzzles_git.bb | |||
@@ -51,7 +51,7 @@ STOP | |||
51 | done | 51 | done |
52 | } | 52 | } |
53 | 53 | ||
54 | PACKAGES += ${PN}-extra | 54 | PACKAGES += "${PN}-extra" |
55 | RDEPENDS_${PN}-extra += "oh-puzzles" | 55 | RDEPENDS_${PN}-extra += "oh-puzzles" |
56 | 56 | ||
57 | FILES_${PN} = "/usr/share/pixmaps /usr/share/oh-puzzles/" | 57 | FILES_${PN} = "/usr/share/pixmaps /usr/share/oh-puzzles/" |