[oe-commits] [openembedded-core] 30/47: packagegroup-core-x11-sato: Use puzzles instead of oh-puzzles

git at git.openembedded.org git at git.openembedded.org
Sun Jun 12 22:48:12 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 2e313b8bade66da62b3823f82444ae3b30005022
Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
AuthorDate: Wed Apr 27 00:01:27 2016 +0300

    packagegroup-core-x11-sato: Use puzzles instead of oh-puzzles
    
    puzzles has Gtk+3 support, let's use that instead of the
    oh fork.
    
    Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index 913e8cd..21b5ce7 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -57,5 +57,5 @@ RDEPENDS_${PN}-apps = "\
 
 SUMMARY_${PN}-games = "Sato desktop - games"
 RDEPENDS_${PN}-games = "\
-    oh-puzzles \
+    puzzles \
     "

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list