summaryrefslogtreecommitdiffhomepage
path: root/groups.d/120.native_runtime.group
diff options
context:
space:
mode:
Diffstat (limited to 'groups.d/120.native_runtime.group')
-rw-r--r--groups.d/120.native_runtime.group2
1 files changed, 1 insertions, 1 deletions
diff --git a/groups.d/120.native_runtime.group b/groups.d/120.native_runtime.group
index 2fe70f2a..71eceaed 100644
--- a/groups.d/120.native_runtime.group
+++ b/groups.d/120.native_runtime.group
@@ -6,7 +6,7 @@ NATIVE_RUNTIME_CFLAGS_CONFIGURE="${DEFAULT_CFLAGS_RUNTIME}";
NATIVE_RUNTIME_CXXFLAGS_CONFIGURE="${DEFAULT_CXXFLAGS_RUNTIME}";
NATIVE_RUNTIME_CONFIGURE_ARGS="--prefix= --strict --host=${DEFAULT_TARGET}";
NATIVE_RUNTIME_ENV_VARS_EXTRA="CFLAGS_PATH=-I${PREFIX_NATIVE}/include:LDFLAGS_PATH=-L${PREFIX_NATIVE}/lib";
-NATIVE_RUNTIME_GROUP_DEPENDS="host_deps host_deps_rpm host_toolchain host_tools native_toolchain native_tools";
+NATIVE_RUNTIME_GROUP_DEPENDS="host_deps host_deps_rpm cross_toolchain host_toolchain host_tools native_toolchain native_tools";
NATIVE_RUNTIME_PACKAGES="
dalist ldso ntapi ntcon ntctty ntux pemagine psxscl psxscl_strace psxtypes ptycon toksvc sltdl u16ports";
NATIVE_RUNTIME_PREFIX="${PREFIX_NATIVE}";