diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-30 12:26:09 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-30 12:26:09 +0000 |
commit | 717c3d8a21a580cf7e61507bfa8cbcb5ba13da17 (patch) | |
tree | cb16331ccbebefd5fd0632946c38deb2ba5c032f /package/libupnp/ipkg/libupnp.control | |
parent | 428c728af4f3db20b59ebabf35e52c9d5c5b435a (diff) |
add libupnp package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1795 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libupnp/ipkg/libupnp.control')
-rw-r--r-- | package/libupnp/ipkg/libupnp.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/libupnp/ipkg/libupnp.control b/package/libupnp/ipkg/libupnp.control new file mode 100644 index 0000000000..ddcf670df8 --- /dev/null +++ b/package/libupnp/ipkg/libupnp.control @@ -0,0 +1,7 @@ +Package: libupnp +Priority: optional +Section: libs +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/libupnp/ +Depends: libpthread +Description: The Universal Plug and Play (UPnP) SDK library. |