From b6dfc6e688bb5808511c70f5be03782f0e6b87ad Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Thu, 15 Feb 2024 23:13:04 -0500 Subject: [PATCH] Install dev packages too --- config/recipe-jp-desktop-gaming.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/recipe-jp-desktop-gaming.yml b/config/recipe-jp-desktop-gaming.yml index aa2fe1a..cdd1c0c 100644 --- a/config/recipe-jp-desktop-gaming.yml +++ b/config/recipe-jp-desktop-gaming.yml @@ -9,4 +9,5 @@ modules: - steam-firewall: /usr - desktop-audio: /usr - from-file: jp-apps.yml + - from-file: dev-packages.yml - from-file: r2modman.yml