build: remove make/autotools from required packages

This commit is contained in:
Jan Vaclav
2024-08-22 14:39:52 +02:00
parent 4db1829bc7
commit 593580feae
5 changed files with 5 additions and 13 deletions

View File

@@ -60,11 +60,11 @@ variables:
#
# This is done by running `ci-fairy generate-template` and possibly bumping
# ".default_tag".
ALPINE_TAG: 'tag-ee13da0f38c7'
CENTOS_TAG: 'tag-5d3b59c9dd4b'
DEBIAN_TAG: 'tag-b274cbc4bddd'
FEDORA_TAG: 'tag-5d3b59c9dd4b'
UBUNTU_TAG: 'tag-b274cbc4bddd'
ALPINE_TAG: 'tag-759073a4a7c5'
CENTOS_TAG: 'tag-0d2843d78314'
DEBIAN_TAG: 'tag-529c288644bc'
FEDORA_TAG: 'tag-0d2843d78314'
UBUNTU_TAG: 'tag-529c288644bc'
ALPINE_EXEC: 'bash .gitlab-ci/alpine-install.sh'
CENTOS_EXEC: 'bash .gitlab-ci/fedora-install.sh'

View File

@@ -7,7 +7,6 @@ apk update
apk add \
'alpine-sdk' \
'autoconf' \
'automake' \
'bash' \
'clang' \
'curl-dev' \
@@ -31,7 +30,6 @@ apk add \
'libteam-dev' \
'libtool' \
'linux-headers' \
'make' \
'meson' \
'mobile-broadband-provider-info' \
'modemmanager-dev' \

View File

@@ -32,9 +32,6 @@ install_ignore_missing() {
install \
\
autoconf \
automake \
autopoint \
clang \
dbus \
dbus-x11 \
@@ -67,7 +64,6 @@ install \
libtool \
libudev-dev \
locales \
make \
meson \
mobile-broadband-provider-info \
pkg-config \

View File

@@ -69,7 +69,6 @@ install \
libselinux-devel \
libtool \
libuuid-devel \
make \
meson \
mobile-broadband-provider-info-devel \
newt-devel \

View File

@@ -250,7 +250,6 @@ Conflicts: NetworkManager-initscripts-ifcfg-rh <= 1:1.47.5-3
Conflicts: NetworkManager-dispatcher-routing-rules <= 1:1.47.5-3
%endif
BuildRequires: make
BuildRequires: gcc
BuildRequires: libtool
BuildRequires: pkgconfig