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