blob: 062a7c6db1bc0d83f2a023d1784a5b6fc40dae71 (
plain)
1
2
3
4
5
6
7
8
9
|
LICENSE = "GPL"
SECTION = "gpe"
inherit gpe
SRC_URI += "file://makefile-fix.patch;patch=1"
DESCRIPTION = "GPE modal help"
DEPENDS = "x11 xpm libmatchbox"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
|