From 874146a1ea7edca2564152e8de17c9e2361ac092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Wed, 24 Apr 2024 16:14:20 +0200 Subject: Register groups w/ ex_pkg_register_group(). --- groups.d/010.host_deps.group | 2 ++ 1 file changed, 2 insertions(+) (limited to 'groups.d/010.host_deps.group') diff --git a/groups.d/010.host_deps.group b/groups.d/010.host_deps.group index 1f188df3..6c7c8280 100644 --- a/groups.d/010.host_deps.group +++ b/groups.d/010.host_deps.group @@ -13,4 +13,6 @@ HOST_DEPS_PKG_CONFIG="${PREFIX}/bin/pkgconf"; HOST_DEPS_PREFIX="${PREFIX}"; HOST_DEPS_TOOLS_RPM_DISABLE=1; +ex_pkg_register_group "host_deps" "${RTL_FILEOP_SOURCE_FNAME}"; + # vim:filetype=sh textwidth=0 -- cgit v1.2.3