mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
nss-mdns: add avahi to makedepends, otherwise it won't be built.
This commit is contained in:
parent
82a49ca3cd
commit
790835925f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=0.10
|
||||||
revision=4
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-avahi --disable-lynx"
|
configure_args="--enable-avahi --disable-lynx"
|
||||||
|
makedepends="avahi"
|
||||||
short_desc="NSS module for Multicast DNS name resolution"
|
short_desc="NSS module for Multicast DNS name resolution"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://0pointer.de/lennart/projects/$pkgname"
|
homepage="http://0pointer.de/lennart/projects/$pkgname"
|
||||||
|
|
Loading…
Add table
Reference in a new issue