mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
gnu: pitivi: Fix launch.
* gnu/packages/video.scm (pitivi)[inputs]: Replace python-pygobject with python-pygobject-3.50.
This commit is contained in:
@@ -6001,7 +6001,7 @@ tools for styling them, including a built-in real-time video preview.")
|
||||
python-numpy
|
||||
python-matplotlib
|
||||
python-pycairo
|
||||
python-pygobject))
|
||||
python-pygobject-3.50)) ; bump along with libpeas
|
||||
;; Propagate librsvg so that is is registered in GDK_PIXBUF_MODULE_FILE,
|
||||
;; otherwise pitivi fails to launch.
|
||||
(propagated-inputs (list (librsvg-for-system)))
|
||||
|
||||
Reference in New Issue
Block a user