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.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

8 lines
194 B
Bash

TERMUX_SUBPKG_INCLUDE="
include/avahi-compat-libdns_sd/
include/dns_sd.h
lib/libdns_sd.so
lib/pkgconfig/avahi-compat-libdns_sd.pc
"
TERMUX_SUBPKG_DESCRIPTION="Compatibility layer for libdns_sd"