From 2b632e406005e0a1aac49ab2be47a513a5d51877 Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Wed, 19 Jan 2022 20:25:48 +0100 Subject: gnu: komikku: Provide 'python'. ...because MESON-BUILD-SYSTEM no longer includes it by default. * gnu/packages/gnome.scm (komikku)[inputs]: Add PYTHON. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index ecec55942d..2467dc8b7b 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -12435,6 +12435,7 @@ integrated profiler via Sysprof, debugging support, and more.") libhandy libnotify libsecret + python python-beautifulsoup4 python-brotli python-cloudscraper -- cgit v1.2.3