summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/video.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index cfd0a55f20..4151a7e835 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4384,7 +4384,8 @@ tools for styling them, including a built-in real-time video preview.")
      `(("gettext" ,gettext-minimal)
        ("glib:bin" ,glib "bin")
        ("itstool" ,itstool)
-       ("pkg-config" ,pkg-config)))
+       ("pkg-config" ,pkg-config)
+       ("python" ,python)))
      (arguments
       `(#:glib-or-gtk? #t
         #:phases