parted:host: build depends on util-liinux:host

This commit is contained in:
Stefan Saraev 2013-09-26 21:49:20 +03:00
parent a773ad5108
commit a51f0f976e

View File

@ -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"