From b710061c5ea54eb8a42187b563b5f0dd4dec53c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz?= Date: Wed, 26 Feb 2020 21:58:50 +0000 Subject: Implements group-group dependencies. --- groups/120.native_runtime.group | 1 + 1 file changed, 1 insertion(+) (limited to 'groups/120.native_runtime.group') diff --git a/groups/120.native_runtime.group b/groups/120.native_runtime.group index 5cd37364..fed950d5 100644 --- a/groups/120.native_runtime.group +++ b/groups/120.native_runtime.group @@ -5,6 +5,7 @@ NATIVE_RUNTIME_BUILD_TYPE="native"; NATIVE_RUNTIME_CFLAGS_CONFIGURE="${DEFAULT_CFLAGS_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_PACKAGES=" dalist ldso ntapi ntcon ntctty ntux pemagine psxscl psxscl_strace psxtypes ptycon sltdl u16ports"; NATIVE_RUNTIME_PREFIX="${PREFIX_NATIVE}"; -- cgit v1.2.3