mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-23 13:46:16 +00:00
24e41c67af
`avahi-daemon` does not launch on some newer Android environment. Closes https://github.com/termux/termux-packages/issues/17061
8 lines
194 B
Bash
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"
|