mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
samba: depends on package 'attr'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0bff9b69b0
commit
cfee1d5a3c
@ -25,8 +25,8 @@ 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="$ICONV zlib connman"
|
||||
PKG_BUILD_DEPENDS="toolchain zlib $ICONV"
|
||||
PKG_DEPENDS="$ICONV zlib attr connman"
|
||||
PKG_BUILD_DEPENDS="toolchain zlib attr $ICONV"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="network"
|
||||
PKG_SHORTDESC="samba: The free SMB / CIFS fileserver and client"
|
||||
|
Loading…
x
Reference in New Issue
Block a user