- depends on avahi
This commit is contained in:
Stephan Raue 2010-03-25 08:19:36 +01:00
parent b91d457611
commit 481c46a9d9
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
$SCRIPTS/build toolchain
$SCRIPTS/build libiconv
$SCRIPTS/build avahi
export samba_cv_CC_NEGATIVE_ENUM_VALUES=no

View File

@ -3,6 +3,7 @@
. config/options
$SCRIPTS/install libiconv
$SCRIPTS/install avahi
PKG_DIR=`find $PACKAGES -type d -name $1`