mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
parted:host: build depends on util-liinux:host
This commit is contained in:
parent
a773ad5108
commit
a51f0f976e
@ -26,7 +26,7 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.gnu.org/software/parted/"
|
||||
PKG_URL="http://ftp.gnu.org/gnu/parted/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS="util-linux"
|
||||
PKG_BUILD_DEPENDS_HOST="toolchain util-linux"
|
||||
PKG_BUILD_DEPENDS_HOST="toolchain util-linux:host"
|
||||
PKG_BUILD_DEPENDS_TARGET="toolchain util-linux parted:host"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="system"
|
||||
|
Loading…
x
Reference in New Issue
Block a user