blob: ed72a37b1ef33c796eda129057e8b3f0961979b7 (
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 = "virtual/x11 libxpm libmatchbox"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
|