0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-11-23 13:46:16 +00:00
termux-packages/root-packages/avahi/libdns-sd-static.subpackage.sh
Tee KOBAYASHI 24e41c67af avahi: Move to root-packages
`avahi-daemon` does not launch on some newer Android environment.

Closes https://github.com/termux/termux-packages/issues/17061
2023-06-23 11:16:05 +09:00

4 lines
170 B
Bash

TERMUX_SUBPKG_INCLUDE="lib/libdns_sd.a lib/libdns_sd.la"
TERMUX_SUBPKG_DESCRIPTION="Compatibility layer for libdns_sd (static library)"
TERMUX_SUBPKG_DEPENDS="libdns-sd"