mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
e2fsprogs: fix target depends
This commit is contained in:
parent
b5ffb0d77f
commit
e52c90e511
@ -33,7 +33,7 @@ PKG_IS_ADDON="no"
|
|||||||
PKG_AUTORECONF="yes"
|
PKG_AUTORECONF="yes"
|
||||||
|
|
||||||
if [ "$HFSTOOLS" = "yes" ]; then
|
if [ "$HFSTOOLS" = "yes" ]; then
|
||||||
PKG_DEPENDS="$PKG_DEPENDS diskdev_cmds"
|
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET diskdev_cmds"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--prefix=/usr \
|
PKG_CONFIGURE_OPTS_TARGET="--prefix=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user