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