summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.4.bb')
-rw-r--r--meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.4.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.4.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.4.bb
index 17ec52f07..053604e12 100644
--- a/meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.4.bb
+++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp-dlna_0.9.4.bb
@@ -9,9 +9,7 @@ SRC_URI = "http://download.gnome.org/sources/${BPN}/0.9/${BPN}-${PV}.tar.xz"
9SRC_URI[md5sum] = "f93665e535a512e4d515a86311435cb6" 9SRC_URI[md5sum] = "f93665e535a512e4d515a86311435cb6"
10SRC_URI[sha256sum] = "69969713f36c0e815fbbbcfdfb3ad9bd447cfd10d0fd86227d82dfd8edb6c807" 10SRC_URI[sha256sum] = "69969713f36c0e815fbbbcfdfb3ad9bd447cfd10d0fd86227d82dfd8edb6c807"
11 11
12inherit autotools pkgconfig 12inherit autotools pkgconfig gobject-introspection vala
13
14require no-vala.inc
15 13
16PACKAGECONFIG ?= "gstreamer" 14PACKAGECONFIG ?= "gstreamer"
17PACKAGECONFIG[gstreamer] = "--enable-gstreamer-metadata-backend,--disable-gstreamer-metadata-backend,gstreamer1.0 gstreamer1.0-plugins-base" 15PACKAGECONFIG[gstreamer] = "--enable-gstreamer-metadata-backend,--disable-gstreamer-metadata-backend,gstreamer1.0 gstreamer1.0-plugins-base"