dropbear: 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:00:08 +02:00
parent 09fd05abad
commit c7917a065d

View File

@@ -5,7 +5,7 @@ PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="http://matt.ucc.asn.au/dropbear/dropbear.html"
PKG_URL="http://matt.ucc.asn.au/dropbear/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="zlib"
PKG_DEPENDS="zlib connman"
PKG_BUILD_DEPENDS="toolchain zlib"
PKG_PRIORITY="optional"
PKG_SECTION="security"