increase dvbapp PR.
[vuplus_openembedded] / recipes / gpe-mixer / gpe-mixer_0.42.bb
1 LICENSE = "GPL"
2 PR = "r2"
3
4 inherit gpe pkgconfig
5
6 SRC_URI += "file://gpemixer-no-host-includes.patch;patch=1 \
7             file://fix-install.patch;patch=1"
8
9 DESCRIPTION = "GPE audio mixer"
10 DEPENDS = "gtk+ libgpewidget"
11 SECTION = "gpe"
12 PRIORITY = "optional"
13