diff --git a/recipe-framework.yml b/recipe-framework.yml index cf9552e..5a63032 100644 --- a/recipe-framework.yml +++ b/recipe-framework.yml @@ -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: