samba: depends on connman (thanks to Wintemrute)

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-10-11 16:06:32 +02:00
parent f0c8451038
commit 5932e03441

View File

@ -5,7 +5,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.samba.org"
PKG_URL="http://samba.org/samba/ftp/stable/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS="sqlite talloc"
PKG_DEPENDS="sqlite talloc connman"
PKG_BUILD_DEPENDS="toolchain sqlite talloc"
PKG_PRIORITY="optional"
PKG_SECTION="network"