mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc: fix avahi support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c4d3ee6254
commit
8060fa5140
@ -126,6 +126,7 @@ fi
|
||||
|
||||
if [ "$AVAHI_DAEMON" = yes ]; then
|
||||
PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS avahi"
|
||||
PKG_DEPENDS="$PKG_DEPENDS avahi"
|
||||
fi
|
||||
|
||||
if [ "$MYSQL_SUPPORT" = yes ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user