mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
parted:host: build depends on util-liinux:host
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user