15 lines
331 B
Plaintext
15 lines
331 B
Plaintext
|
summary: Install build environment
|
||
|
description:
|
||
|
gnome-desktop-testing package is not available in RHEL 10 yet and
|
||
|
the listed packages are installed for the build environment of
|
||
|
gnome-desktop-testing.
|
||
|
adjust:
|
||
|
when: distro != fedora
|
||
|
require:
|
||
|
- autoconf
|
||
|
- automake
|
||
|
- make
|
||
|
- gcc
|
||
|
- git
|
||
|
- libtool
|