blob: f9b19a45c513b1143af940e6ff0b615ad4b895e2 (
plain)
1
2
3
4
5
6
7
8
|
inherit gpe pkgconfig
DESCRIPTION = "GPE audio player"
DEPENDS = "gtk+ libgpewidget gstreamer gst-plugins"
SECTION = "gpe"
PRIORITY = "optional"
SRC_URI += "file://fix_makefiles.patch;patch=1"
|