summaryrefslogtreecommitdiffhomepage
path: root/groups/100.native_tools.group
diff options
context:
space:
mode:
authorLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-26 21:58:50 +0000
committerLucio Andrés Illanes Albornoz <lucio@lucioillanes.de>2020-02-26 21:58:50 +0000
commitb710061c5ea54eb8a42187b563b5f0dd4dec53c4 (patch)
treeec62a5eecba06176ce0ebb43cd59cf29eff9e18f /groups/100.native_tools.group
parentc6d6e08feab839a9dc5792071fb803494cc51a69 (diff)
downloadmidipix_build-b710061c5ea54eb8a42187b563b5f0dd4dec53c4.tar.bz2
midipix_build-b710061c5ea54eb8a42187b563b5f0dd4dec53c4.tar.xz
Implements group-group dependencies.
Diffstat (limited to 'groups/100.native_tools.group')
-rw-r--r--groups/100.native_tools.group1
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/100.native_tools.group b/groups/100.native_tools.group
index e110a1ef..f3bcfc41 100644
--- a/groups/100.native_tools.group
+++ b/groups/100.native_tools.group
@@ -2,6 +2,7 @@
# Build group native_tools
#
NATIVE_TOOLS_CONFIGURE_ARGS="--disable-nls --host=${DEFAULT_TARGET} --program-prefix= --prefix=/ --target=${DEFAULT_TARGET}";
+NATIVE_TOOLS_GROUP_DEPENDS="host_deps host_deps_rpm host_toolchain host_tools";
NATIVE_TOOLS_MAKEFLAGS_INSTALL="PREFIX= prefix=";
NATIVE_TOOLS_PACKAGES="
mdso perk pkgconf slibtool";