summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb')
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb b/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb
index 2a12e5ce24..72c9d59eac 100644
--- a/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb
@@ -1,3 +1,5 @@
1SUMMARY = "UPnP framework"
2DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. It provides the same set of features as libupnp, but shields the developer from most of UPnP's internals."
1LICENSE = "LGPL" 3LICENSE = "LGPL"
2DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2" 4DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2"
3 5