From 2ec74db25a441a6e5a058c6d0ef95f84fb4a4346 Mon Sep 17 00:00:00 2001 From: badbl0cks <4161747+badbl0cks@users.noreply.github.com> Date: Fri, 8 Aug 2025 19:44:29 -0700 Subject: [PATCH] feat: add android-tools and hunspell-dev packages --- recipes/common-modules.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes/common-modules.yml b/recipes/common-modules.yml index 65631b6..0f0e74b 100644 --- a/recipes/common-modules.yml +++ b/recipes/common-modules.yml @@ -22,11 +22,14 @@ modules: with-optional: true packages: - development-tools - - c-development + - c-development install: packages: - vlc - usbguard + - android-tools + - arm-image-installer + - hunspell-devel - zsh - libvirt - virt-manager