mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-07 01:47:50 +00:00
samba: depends on connman (thanks to Wintemrute)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f0c8451038
commit
5932e03441
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user