diff options
author | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2022-06-23 09:30:56 +0200 |
---|---|---|
committer | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2022-06-23 09:30:56 +0200 |
commit | ff4743482eb787f85f0ecfd8071bbf264063e459 (patch) | |
tree | 6073d0995fa28186a26b971fb9dd9f90d4349aea /groups | |
parent | 9b4c4e08ab4fe3eec128ee49e52104e27c4c5fdf (diff) | |
download | midipix_build-ff4743482eb787f85f0ecfd8071bbf264063e459.tar.bz2 midipix_build-ff4743482eb787f85f0ecfd8071bbf264063e459.tar.xz |
groups/000.host_tools.group:slibtool_host:${PKG_DEPENDS}: adds m4_host (via sskras.)
Diffstat (limited to 'groups')
-rw-r--r-- | groups/000.host_tools.group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/groups/000.host_tools.group b/groups/000.host_tools.group index 310dee5e..4da817c8 100644 --- a/groups/000.host_tools.group +++ b/groups/000.host_tools.group @@ -77,6 +77,7 @@ HOST_TOOLS_PREFIX="${PREFIX}"; @pkgconf=bin/pkg-config +%[_files]/bin/\%[_target]-pkg-config=bin/%[_target]-pkg-config m0755=bin/%[_target]-pkg-config"}; +: ${PKG_SLIBTOOL_HOST_DEPENDS:="m4_host"}; : ${PKG_SLIBTOOL_HOST_URLS_GIT:="slibtool=${DEFAULT_GITROOT}/slibtool"}; : ${PKG_SLIBTOOL_HOST_CONFIGURE_ARGS:=--prefix=}; : ${PKG_TPAX_HOST_URLS_GIT:="tpax=https://git.midipix.org/tpax@main"}; |