Remove development libraries in favor of using distrobox

This commit is contained in:
gmpinder
2023-06-07 20:29:44 -04:00
parent 399c24b252
commit 78a260ebef

View File

@@ -55,13 +55,6 @@ 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
# 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