aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-taskmanager/gpe-taskmanager_0.20.bb
blob: e02afbfbdd8e4c1129fc759cd9989959921f9c2a (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "GPE task manager"
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "libgpelaunch libgpewidget"

inherit gpe

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

SRC_URI += "file://makefile-fix.patch;patch=1"