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