From 7c49ac59f55b70ea18b28983a1452cf7f80f0077 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Thu, 24 Mar 2022 18:14:50 +0100 Subject: [PATCH] more packages, please --- bundles/arch-with-gui/metadata.py | 1 + bundles/pacman/items.py | 1 + 2 files changed, 2 insertions(+) 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': {},