gnu: gstreamer: Depend on python-wrapper.

* gnu/packages/gstreamer.scm (gstreamer): Replace input python by
    python-wrapper.
master
Andreas Enge 2013-09-22 16:41:29 +02:00
parent 22885fb845
commit 144f9f251d
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
("glib" ,glib)
("perl" ,perl)
("pkg-config" ,pkg-config)
("python" ,python)))
("python-wrapper" ,python-wrapper)))
(home-page "http://gstreamer.freedesktop.org/")
(synopsis
"Multimedia library")