PKGNAME=libmicrodns
PKGSEC=libs
PKGDEP="glibc"
PKGDES="A library that implements a minimal mDNS resolver (and announcer)"

MESON_AFTER="-Dfuzzing=false \
             -Dtests=disabled \
             -Dexamples=enabled"
