mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
fuse: depends on libiconv
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c3ce683f27
commit
bde23427c3
@ -6,7 +6,7 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://sourceforge.net/projects/fuse/"
|
||||
PKG_URL="http://downloads.sourceforge.net/project/fuse/fuse-2.X/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_BUILD_DEPENDS="toolchain libiconv"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="system"
|
||||
PKG_SHORTDESC="fuse: A simple user-space filesystem interface for Linux"
|
||||
|
Loading…
x
Reference in New Issue
Block a user