Add developer packages
This commit is contained in:
@@ -55,7 +55,13 @@ rpm:
|
||||
# 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.
|
||||
- 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:
|
||||
# Example:
|
||||
# - tilix
|
||||
@@ -66,7 +72,6 @@ rpm:
|
||||
- fprintd-pam
|
||||
- tlp
|
||||
- powertop
|
||||
- gcc-c++
|
||||
# These RPMs will be removed from the system image. This step happens during
|
||||
# image build, BEFORE installing custom RPMs (from the "rpm.install" category).
|
||||
remove:
|
||||
|
||||
Reference in New Issue
Block a user