blob: 600db6ec9586d37d1cfb6b70afde895f35c3ef90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
require gst-plugins.inc
PR = "r6"
SRC_URI += "file://fix-unit-scale-asseration.patch;patch=1"
inherit gconf
DEPENDS += "libsoup-2.4 flac gst-plugins-base openssl popt esound"
PACKAGES =+ "gst-plugin-gconfelements"
FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"
|