mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
oh-puzzles: Fix the meta data
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
521edcf978
commit
dc5bcf7f94
@@ -1,5 +1,12 @@
|
|||||||
DESCRIPTION = "Portable Puzzle Collection"
|
DESCRIPTION = "Portable Puzzle Collection"
|
||||||
|
HOMEPAGE = "http://o-hand.com/"
|
||||||
|
BUGTRACKER = "http://bugzilla.openedhand.com/"
|
||||||
|
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENCE;md5=f56ec6772dd1c7c367067bbea8ea1675 \
|
||||||
|
file://src/tree234.h;endline=28;md5=a188e6d250430ca094a54a82f48472a7 \
|
||||||
|
file://src/tree234.c;endline=28;md5=b4feb1976feebf8f1379093ed52f2945"
|
||||||
|
|
||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
DEPENDS = "gtk+ gconf intltool-native librsvg"
|
DEPENDS = "gtk+ gconf intltool-native librsvg"
|
||||||
DEPENDS_append_poky = " libowl"
|
DEPENDS_append_poky = " libowl"
|
||||||
|
|||||||
Reference in New Issue
Block a user