summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-appmgr/gpe-appmgr_2.8.bb
blob: e638bc9912dc1dca514b47ea2155ee6a298fe02f (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "GPE application launcher"
DEPENDS = "libgpewidget libgpelaunch cairo libxsettings-client"
SECTION = "gpe"
LICENSE = "GPL"
PR = "r1"

inherit gpe

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