Add python-gst to guix-env.scm
This commit is contained in:
parent
17aaab6907
commit
f0346c7aad
@ -189,6 +189,7 @@ media.")
|
||||
`(("python" ,python)
|
||||
("python-virtualenv" ,python-virtualenv)
|
||||
("python-pygobject" ,python-pygobject)
|
||||
("python-gst" ,python-gst)
|
||||
;; Needs python-gst in order for all tests to pass
|
||||
("python-numpy" ,python-numpy)
|
||||
("python-chardet", python-chardet)
|
||||
|
Loading…
x
Reference in New Issue
Block a user