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

inherit gpe

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