diff options
author | Marius Bakke <marius@gnu.org> | 2022-01-19 20:25:48 +0100 |
---|---|---|
committer | Marius Bakke <marius@gnu.org> | 2022-01-19 21:41:13 +0100 |
commit | 2b632e406005e0a1aac49ab2be47a513a5d51877 (patch) | |
tree | 2d54d18971a43fd02dba1007a76dffda25261b53 /gnu/packages/gnome.scm | |
parent | 2ee870d0ab71c16e7c14b6d4f13340fff8d6c69a (diff) |
gnu: komikku: Provide 'python'.
...because MESON-BUILD-SYSTEM no longer includes it by default.
* gnu/packages/gnome.scm (komikku)[inputs]: Add PYTHON.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r-- | gnu/packages/gnome.scm | 1 |
1 files changed, 1 insertions, 0 deletions
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 |