gnu: gstreamer: Depend on python-wrapper.

* gnu/packages/gstreamer.scm (gstreamer): Replace input python by
    python-wrapper.
This commit is contained in:
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) ("glib" ,glib)
("perl" ,perl) ("perl" ,perl)
("pkg-config" ,pkg-config) ("pkg-config" ,pkg-config)
("python" ,python))) ("python-wrapper" ,python-wrapper)))
(home-page "http://gstreamer.freedesktop.org/") (home-page "http://gstreamer.freedesktop.org/")
(synopsis (synopsis
"Multimedia library") "Multimedia library")