diff --git a/bundles/arch-with-gui/metadata.py b/bundles/arch-with-gui/metadata.py index 6a288f6..8b9225a 100644 --- a/bundles/arch-with-gui/metadata.py +++ b/bundles/arch-with-gui/metadata.py @@ -63,6 +63,7 @@ defaults = { 'browserpass': {}, 'browserpass-firefox': {}, 'firefox': {}, + 'gimp': {}, 'maim': {}, 'mosh': {}, 'mpv': {}, diff --git a/bundles/pacman/items.py b/bundles/pacman/items.py index 818aec6..4d95a99 100644 --- a/bundles/pacman/items.py +++ b/bundles/pacman/items.py @@ -57,6 +57,7 @@ pkg_pacman = { 'groff': {}, 'gzip': {}, 'htop': {}, + 'jq': {}, 'ldns': {}, 'less': {}, 'libtool': {},