blob: 29e75573e62bd40ec9807aa8f0f2ed68ada79d88 (
plain)
1
2
3
4
5
6
7
8
9
10
|
LICENSE = "GPL"
inherit gpe pkgconfig
DESCRIPTION = "GPE audio player"
DEPENDS = "gtk+ libgpewidget gstreamer"
RDEPENDS = "gpe-gst-plugins"
SECTION = "gpe"
PRIORITY = "optional"
PR = "r1"
|