diff options
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.bb | 4 |
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" | |||
9 | SRC_URI[md5sum] = "f93665e535a512e4d515a86311435cb6" | 9 | SRC_URI[md5sum] = "f93665e535a512e4d515a86311435cb6" |
10 | SRC_URI[sha256sum] = "69969713f36c0e815fbbbcfdfb3ad9bd447cfd10d0fd86227d82dfd8edb6c807" | 10 | SRC_URI[sha256sum] = "69969713f36c0e815fbbbcfdfb3ad9bd447cfd10d0fd86227d82dfd8edb6c807" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig gobject-introspection vala |
13 | |||
14 | require no-vala.inc | ||
15 | 13 | ||
16 | PACKAGECONFIG ?= "gstreamer" | 14 | PACKAGECONFIG ?= "gstreamer" |
17 | PACKAGECONFIG[gstreamer] = "--enable-gstreamer-metadata-backend,--disable-gstreamer-metadata-backend,gstreamer1.0 gstreamer1.0-plugins-base" | 15 | PACKAGECONFIG[gstreamer] = "--enable-gstreamer-metadata-backend,--disable-gstreamer-metadata-backend,gstreamer1.0 gstreamer1.0-plugins-base" |