Add developer packages

This commit is contained in:
gmpinder
2023-06-07 20:20:20 -04:00
parent 3a2aa94081
commit 399c24b252

View File

@@ -55,7 +55,13 @@ rpm:
# apps and binaries require it, so it's a good idea to always include it # apps and binaries require it, so it's a good idea to always include it
# if you ever download or compile any custom software on your machine. # if you ever download or compile any custom software on your machine.
- libadwaita - libadwaita
- libatk-1.0.so.0 # These are for development
- atk-devel
- libudev-devel
- cups-devel
- gtk3-devel
- at-spi2-atk-devel
- gcc-c++
# Add your own below: # Add your own below:
# Example: # Example:
# - tilix # - tilix
@@ -66,7 +72,6 @@ rpm:
- fprintd-pam - fprintd-pam
- tlp - tlp
- powertop - powertop
- gcc-c++
# These RPMs will be removed from the system image. This step happens during # These RPMs will be removed from the system image. This step happens during
# image build, BEFORE installing custom RPMs (from the "rpm.install" category). # image build, BEFORE installing custom RPMs (from the "rpm.install" category).
remove: remove: