Skip to content

Commit 509a782

Browse files
committed
Fixed README (required packages on Debian/Ubuntu)
1 parent ef84b07 commit 509a782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ Prerequisites
3131

3232
* [On Linux] Python bindings for Gstreamer
3333

34-
- `python-gst` (Ubuntu/Mint/Debian), `gstreamer0.10-python` (Arch Linux)
34+
- `python-gst0.10` (Ubuntu/Mint/Debian), `gstreamer0.10-python` (Arch Linux)
3535

3636
* [On Linux] Gstreamer plugins for MP3 audio playback
3737

38-
- `gst-plugins-good` & `gst-plugins-ugly` (Ubuntu/Mint/Debian), `gstreamer-plugins-good` & `gstreamer-plugins-ugly` (Arch Linux)
38+
- `gstreader0.10-plugins-good` & `gstreamer0.10-plugins-ugly` (Ubuntu/Mint/Debian), `gstreamer-plugins-good` & `gstreamer-plugins-ugly` (Arch Linux)
3939

4040

4141
Installation

0 commit comments

Comments
 (0)