mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: telepathy-glib: Replace python-2 with python-minimal-wrapper.
* gnu/packages/glib.scm (telepathy-glib) [native-inputs]: Replace python-2 with python-minimal-wrapper. Change-Id: I79da0953fae50399fc22edb97b0029b1eba099cb
This commit is contained in:
@@ -1181,7 +1181,7 @@ libraries. Examples include gtk+, webkit, libsoup and many more.")
|
||||
`(("glib" ,glib "bin") ; uses glib-mkenums
|
||||
("gobject-introspection" ,gobject-introspection)
|
||||
("pkg-config" ,pkg-config)
|
||||
("python" ,python-2)
|
||||
("python" ,python-minimal-wrapper)
|
||||
("vala" ,vala)
|
||||
("xsltproc" ,libxslt)))
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user