aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/minimix/minimix_0.9.bb
blob: 81e48bffedbd36bffbc81a7c0a19205335e42095 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Volume Control Applet for GPE"
LICENSE = "GPL"
SECTION = "gpe"

DEPENDS = "libgpewidget"

GPE_TARBALL_SUFFIX = "bz2"
inherit gpe autotools

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