aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-appmgr/gpe-appmgr_2.8.bb
blob: 66653a90f3ab8eb76ac574468ba918f96063c7e9 (plain)
1
2
3
4
5
6
7
8
9
10
SECTION = "gpe"
DESCRIPTION = "GPE application launcher"
DEPENDS = "libgpewidget libgpelaunch cairo"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
LICENSE = "GPL"
PR = "r0"

inherit gpe

SRC_URI += " file://no-render-h.patch;patch=1"