diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-23 08:48:12 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-23 08:48:12 +0000 |
commit | cb24bec23f08f4c72868946bbd27f4c90677f020 (patch) | |
tree | 7dd5e9c498c4adbe701f5c37e34b64f59385e671 /package/avahi/ipkg/avahi-daemon.control | |
parent | d2174043ededeba144ebd0d357ef5c6c0958f754 (diff) | |
download | master-187ad058-cb24bec23f08f4c72868946bbd27f4c90677f020.tar.gz master-187ad058-cb24bec23f08f4c72868946bbd27f4c90677f020.tar.bz2 master-187ad058-cb24bec23f08f4c72868946bbd27f4c90677f020.zip |
add avahi package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1732 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/avahi/ipkg/avahi-daemon.control')
-rw-r--r-- | package/avahi/ipkg/avahi-daemon.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/avahi/ipkg/avahi-daemon.control b/package/avahi/ipkg/avahi-daemon.control new file mode 100644 index 0000000000..47410fb2a9 --- /dev/null +++ b/package/avahi/ipkg/avahi-daemon.control @@ -0,0 +1,7 @@ +Package: avahi-daemon +Priority: optional +Section: net +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/avahi/ +Depends: libavahi, libdaemon, libexpat +Description: an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (daemon) |