aboutsummaryrefslogtreecommitdiffstats
path: root/guix-env.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix-env.scm')
-rw-r--r--guix-env.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix-env.scm b/guix-env.scm
index abbbbc81..a592a731 100644
--- a/guix-env.scm
+++ b/guix-env.scm
@@ -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)