summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-07-14 08:52:46 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-21 16:00:53 +0100
commitdc5bcf7f94f58f6025e1dad99491e144fe862e30 (patch)
tree03d5ee95caa4ad4f2c5556e1541f77f9c89ed07c /meta
parent521edcf978ab5ebfe3f770d429d4a7d6a65c49b8 (diff)
downloadpoky-dc5bcf7f94f58f6025e1dad99491e144fe862e30.tar.gz
oh-puzzles: Fix the meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/puzzles/oh-puzzles_svn.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/packages/puzzles/oh-puzzles_svn.bb b/meta/packages/puzzles/oh-puzzles_svn.bb
index 81be59729e..5fcea24b37 100644
--- a/meta/packages/puzzles/oh-puzzles_svn.bb
+++ b/meta/packages/puzzles/oh-puzzles_svn.bb
@@ -1,5 +1,12 @@
1DESCRIPTION = "Portable Puzzle Collection" 1DESCRIPTION = "Portable Puzzle Collection"
2HOMEPAGE = "http://o-hand.com/"
3BUGTRACKER = "http://bugzilla.openedhand.com/"
4
2LICENSE = "MIT" 5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://LICENCE;md5=f56ec6772dd1c7c367067bbea8ea1675 \
7 file://src/tree234.h;endline=28;md5=a188e6d250430ca094a54a82f48472a7 \
8 file://src/tree234.c;endline=28;md5=b4feb1976feebf8f1379093ed52f2945"
9
3SECTION = "x11" 10SECTION = "x11"
4DEPENDS = "gtk+ gconf intltool-native librsvg" 11DEPENDS = "gtk+ gconf intltool-native librsvg"
5DEPENDS_append_poky = " libowl" 12DEPENDS_append_poky = " libowl"