summaryrefslogtreecommitdiff
path: root/gpe-mixer/gpe-mixer_0.32.oe
blob: 42eef4a780caa45564ef9a27f807ec0823d892ff (plain)
1
2
3
4
5
6
7
8
inherit gpe pkgconfig

DESCRIPTION = "GPE audio mixer"
DEPENDS = "gtk+ libgpewidget"
SECTION = "gpe"
PRIORITY = "optional"

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