[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
197/204: gnu: setzer: Add python-wrapper to fix build.
From: |
guix-commits |
Subject: |
197/204: gnu: setzer: Add python-wrapper to fix build. |
Date: |
Wed, 20 Apr 2022 02:03:46 -0400 (EDT) |
apteryx pushed a commit to branch wip-ipython-polyglossia
in repository guix.
commit b7173b9de70004b5023e56c5d32338d119ee509b
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed Apr 20 01:02:07 2022 -0400
gnu: setzer: Add python-wrapper to fix build.
* gnu/packages/gnome.scm (setzer)[native-inputs]: Add python-wrapper.
---
gnu/packages/gnome.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1bd8f82478..654facdbff 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11951,7 +11951,8 @@ and toolbars.")
("gettext" ,gettext-minimal)
("glib:bin" ,glib "bin")
("gobject-introspection" ,gobject-introspection)
- ("gtk+:bin" ,gtk+ "bin")))
+ ("gtk+:bin" ,gtk+ "bin")
+ ("python-wrapper" ,python-wrapper)))
(inputs
`(("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
("gspell" ,gspell)
- 169/204: gnu: python-parse-type: Update to 0.6.0, fixing build., (continued)
- 169/204: gnu: python-parse-type: Update to 0.6.0, fixing build., guix-commits, 2022/04/20
- 170/204: gnu: Add python-bson., guix-commits, 2022/04/20
- 171/204: gnu: python-can: Update to 4.0.0., guix-commits, 2022/04/20
- 174/204: gnu: python-celery: Update to 5.2.6 and enable tests., guix-commits, 2022/04/20
- 177/204: gnu: Add python-toolrack., guix-commits, 2022/04/20
- 178/204: gnu: sshoot: Update to 1.5.1., guix-commits, 2022/04/20
- 181/204: gnu: Add python-pyyaml-env-tag., guix-commits, 2022/04/20
- 190/204: gnu: python-miio: Update to 0.5.11., guix-commits, 2022/04/20
- 193/204: gnu: weasyprint: Update to 54.3., guix-commits, 2022/04/20
- 202/204: gnu: python-flask-wtf: Update to 1.0.1., guix-commits, 2022/04/20
- 197/204: gnu: setzer: Add python-wrapper to fix build.,
guix-commits <=
- 204/204: snippets: Add a 'remove' snippet., guix-commits, 2022/04/20
- 164/204: gnu: python-types-dataclasses: Fix typo., guix-commits, 2022/04/20
- 165/204: gnu: python-cmarkgfm: Update to 0.8.0., guix-commits, 2022/04/20
- 166/204: gnu: python-readme-renderer: Update to 34.0., guix-commits, 2022/04/20
- 183/204: gnu: Add python-mdx-gh-links., guix-commits, 2022/04/20
- 199/204: gnu: python-keyring: Fix test suite., guix-commits, 2022/04/20
- 184/204: gnu: python-mkdocs: Update to 1.3.0., guix-commits, 2022/04/20
- 200/204: gnu: Remove python2-keyring., guix-commits, 2022/04/20
- 201/204: gnu: python-pingouin: Update to 0.5.1., guix-commits, 2022/04/20
- 82/204: gnu: Add python-ufolib2., guix-commits, 2022/04/20