nss-mdns: add avahi to makedepends, otherwise it won't be built.

This commit is contained in:
Juan RP 2013-10-27 10:18:49 +01:00
parent 82a49ca3cd
commit 790835925f

View file

@ -4,6 +4,7 @@ version=0.10
revision=4
build_style=gnu-configure
configure_args="--enable-avahi --disable-lynx"
makedepends="avahi"
short_desc="NSS module for Multicast DNS name resolution"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://0pointer.de/lennart/projects/$pkgname"