From d8f8f1377f7bffcab1f8fbdcd0fc78999c1bf5e8 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Wed, 30 Mar 2022 18:28:46 +0200 Subject: [PATCH] bundles/arch-with-gui: install sipcalc and inkscape --- bundles/arch-with-gui/metadata.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundles/arch-with-gui/metadata.py b/bundles/arch-with-gui/metadata.py index 8b9225a..2748af1 100644 --- a/bundles/arch-with-gui/metadata.py +++ b/bundles/arch-with-gui/metadata.py @@ -64,6 +64,7 @@ defaults = { 'browserpass-firefox': {}, 'firefox': {}, 'gimp': {}, + 'inkscape': {}, 'maim': {}, 'mosh': {}, 'mpv': {}, @@ -72,6 +73,7 @@ defaults = { 'pdftk': {}, 'pwgen': {}, 'qpdfview': {}, + 'sipcalc': {}, 'the_silver_searcher': {}, 'tlp': {}, 'xclip': {},