gnu: gnome-recipes: Fix build.

* gnu/packages/gnome.scm (gnome-recipes)[native-inputs]: Add python.
This commit is contained in:
Liliana Marie Prikler 2022-01-22 15:38:16 +01:00
parent d96f47f012
commit 3576bc7778
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -866,7 +866,8 @@ (define-public gnome-recipes
(file-name (git-file-name "libgd" version))
(sha256
(base32 "16yld0ap7qj1n96h4f2sqkjmibg7xx5xwkqxdfzam2nmyfdlrrrs"))))
("pkg-config" ,pkg-config)))
("pkg-config" ,pkg-config)
("python" ,python)))
(home-page "https://wiki.gnome.org/Apps/Recipes")
(synopsis "Discover recipes for preparing food")
(description "GNOME Recipes helps you discover what to cook today,