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

inherit gpe

SRC_URI += "file://groups.patch;patch=1"