mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
fuse3: add build dependency on systemd
This commit is contained in:
parent
4b4c4ab32f
commit
9cb1adc847
@ -7,7 +7,7 @@ PKG_SHA256="8982c4c521daf3974dda8a5d55d575c988da13a571970f00aea149eb54fdf14c"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/libfuse/libfuse/"
|
||||
PKG_URL="https://github.com/libfuse/libfuse/releases/download/fuse-${PKG_VERSION}/fuse-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_DEPENDS_TARGET="toolchain systemd"
|
||||
PKG_LONGDESC="FUSE is an interface for userspace programs to export a filesystem to the Linux kernel."
|
||||
|
||||
PKG_MESON_OPTS_TARGET="-Ddisable-mtab=false \
|
||||
|
Loading…
x
Reference in New Issue
Block a user