blob: ac3a5e73c58667dc04b243997c3e0728f69e7651 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require gst-plugins.inc
PR = "r2"
inherit gconf
EXTRA_OECONF += "--with-check=no"
DEPENDS += "gst-plugins-base esound"
PACKAGES =+ "gst-plugin-gconfelements"
FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"
|