mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 19:19:20 -05:00
gnu: gst-plugins-good: Replace "jack-2" with "jack-1".
* gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Replace "jack-2" with "jack-1".
This commit is contained in:
parent
6a5894a823
commit
0dc2e348dc
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ (define-public gst-plugins-good
|
|||
("flac" ,flac)
|
||||
("gdk-pixbuf" ,gdk-pixbuf)
|
||||
("gst-plugins-base" ,gst-plugins-base)
|
||||
("jack" ,jack-2)
|
||||
("jack" ,jack-1)
|
||||
("libavc1394" ,libavc1394)
|
||||
("libcaca" ,libcaca)
|
||||
("libdv" ,libdv)
|
||||
|
|
Loading…
Reference in a new issue