From cfa505e8ab9cae0c3fd028741cadd283b3ad7588 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 28 May 2013 11:31:48 +0200 Subject: [PATCH] fix some dependencies --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 3349ef8..8943d5d 100644 --- a/README.rst +++ b/README.rst @@ -148,9 +148,9 @@ TimeSide needs some other python modules to run. The following methods explain h $ sudo apt-get update $ sudo apt-get install python python-pip python-setuptools python-gobject \ - python-gst0.10 gstreamer0.10-plugins-base gir1.0-gstreamer-0.10 \ + python-gst0.10 gstreamer0.10-plugins-base gir1.2-gstreamer-0.10 \ gstreamer0.10-plugins-good gstreamer0.10-plugins-bad \ - gobject-introspection + gstreamer0.10-plugins-ugly gobject-introspection python-mutagen $ sudo pip install timeside -- 2.39.5