Merge pull request #3242 from CvH/9.0/rar2fs-fuse

rar2fs: add fuse depend
This commit is contained in:
Matthias Reichl 2019-01-19 11:50:30 +01:00 committed by GitHub
commit e1a7c702cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ PKG_SHA256="f7e84b813fe82c6a886313e13a85d4f0d229b21f343a3ce6f73325a4ac90cb5a"
PKG_LICENSE="GPL3"
PKG_SITE="https://github.com/hasse69/rar2fs"
PKG_URL="https://github.com/hasse69/rar2fs/releases/download/v$PKG_VERSION/rar2fs-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain unrar"
PKG_DEPENDS_TARGET="toolchain fuse unrar"
PKG_LONGDESC="FUSE file system for reading RAR archives"
PKG_CONFIGURE_OPTS_TARGET="--with-unrar=$(get_build_dir unrar) \