mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ntfs-3g_ntfsprogs: disable crypto support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e84f7d96f0
commit
38aeb1ae44
@ -23,7 +23,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.ntfs-3g.org/"
|
||||
PKG_URL="http://tuxera.com/opensource/$PKG_NAME-$PKG_VERSION.tgz"
|
||||
PKG_DEPENDS_TARGET="toolchain fuse gnutls libgcrypt"
|
||||
PKG_DEPENDS_TARGET="toolchain fuse"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="system"
|
||||
PKG_SHORTDESC="ntfs-3g_ntfsprogs: NTFS-3G Read/Write userspace driver"
|
||||
@ -37,7 +37,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-dependency-tracking \
|
||||
--enable-posix-acls \
|
||||
--enable-mtab \
|
||||
--enable-ntfsprogs \
|
||||
--enable-crypto \
|
||||
--disable-crypto \
|
||||
--with-fuse=external \
|
||||
--with-uuid"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user