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

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