mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
samba: 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="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"
|
||||
|
||||
Reference in New Issue
Block a user