mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
dropbear: depends on connman (thanks to Wintemrute)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user