mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
parted:host: build depends on util-liinux:host
This commit is contained in:
parent
77fa73c6f2
commit
ca97416124
@ -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