mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
gnu: rednotebook: Fix build.
* gnu/packages/rednotebook.scm (rednotebook)[inputs]: Replace python-pygobject with python-pygobject-3.50.
This commit is contained in:
committed by
Andreas Enge
parent
20aa99df50
commit
6fa2f36237
@@ -80,7 +80,7 @@
|
|||||||
gtk+
|
gtk+
|
||||||
gtksourceview-3
|
gtksourceview-3
|
||||||
python-pyyaml
|
python-pyyaml
|
||||||
python-pygobject
|
python-pygobject-3.50
|
||||||
webkitgtk-for-gtk3))
|
webkitgtk-for-gtk3))
|
||||||
;; TODO: package the following for python3 (if possible), add them as
|
;; TODO: package the following for python3 (if possible), add them as
|
||||||
;; dependencies, and remove them from rednotebook source:
|
;; dependencies, and remove them from rednotebook source:
|
||||||
|
|||||||
Reference in New Issue
Block a user