mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: libgweather: Add python to native inputs.
* gnu/packages/gnome.scm (libgweather)[native-inputs]: Add python.
This commit is contained in:
parent
235a083103
commit
ac1f60f4fe
1 changed files with 1 additions and 0 deletions
|
@ -5526,6 +5526,7 @@ service via the system message bus.")
|
|||
`(("glib:bin" ,glib "bin") ; for glib-mkenums
|
||||
("gobject-introspection" ,gobject-introspection)
|
||||
("pkg-config" ,pkg-config)
|
||||
("python" ,python)
|
||||
("vala" ,vala)
|
||||
("intltool" ,intltool)
|
||||
("python-pygobject" ,python-pygobject)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue