diff options
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb')
-rw-r--r-- | meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb new file mode 100644 index 0000000000..57fad7b842 --- /dev/null +++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb | |||
@@ -0,0 +1,6 @@ | |||
1 | LICENSE = "LGPL" | ||
2 | DEPENDS = "gupnp" | ||
3 | |||
4 | SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz" | ||
5 | |||
6 | inherit autotools pkgconfig | ||