Add python-gst to guix-env.scm
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 9 Mar 2016 20:05:31 +0000 (12:05 -0800)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 9 Mar 2016 20:05:31 +0000 (12:05 -0800)
guix-env.scm

index abbbbc8158085fa787872fc08603ce7d94077c0e..a592a731e59e97ceba2ba14cd897f3fbf0719fd4 100644 (file)
@@ -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)