mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: soundconverter: Fix build.
* gnu/packages/gnome.scm (soundconverter)[inputs]: Replace python-pygobject by python-pygobject-3.50. Change-Id: If1193fece7e5d35d6bd292efddb634d2ed0759c7
This commit is contained in:
@@ -11796,7 +11796,7 @@ mp3, Ogg Vorbis and FLAC")
|
||||
(list bash-minimal
|
||||
gtk+
|
||||
python
|
||||
python-pygobject
|
||||
python-pygobject-3.50
|
||||
gstreamer
|
||||
gst-plugins-base))
|
||||
(home-page "https://soundconverter.org/")
|
||||
|
||||
Reference in New Issue
Block a user