summaryrefslogtreecommitdiff
path: root/packages/gpe-nmf/gpe-nmf_0.19.bb
blob: 145221a848f80fbd937322fe8468c094bf759d9b (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "GPL"
inherit gpe pkgconfig

DESCRIPTION = "GPE audio player"
DEPENDS = "gtk+ libgpewidget gstreamer gst-plugins"
RDEPENDS = "gst-plugins"
SECTION = "gpe"
PRIORITY = "optional"
PR = "r2"

PARALLEL_MAKE=""