diff options
| -rw-r--r-- | gnu/packages/rednotebook.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/rednotebook.scm b/gnu/packages/rednotebook.scm index d15c7f1c82e..5f93949bd75 100644 --- a/gnu/packages/rednotebook.scm +++ b/gnu/packages/rednotebook.scm @@ -80,7 +80,7 @@ gtk+ gtksourceview-3 python-pyyaml - python-pygobject + python-pygobject-3.50 webkitgtk-for-gtk3)) ;; TODO: package the following for python3 (if possible), add them as ;; dependencies, and remove them from rednotebook source: |
