Skip to content

Commit 52308d4

Browse files
author
Yi D
committed
Revert package dependencies on Arch linux
1 parent 5cbc834 commit 52308d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This software is free and open source software licensed under the terms of GPLv3
1717

1818
* PyQt
1919

20-
- `python-qt4` (Ubuntu/Mint/Debian), `python-pyqt5` (Arch Linux)
20+
- `python-qt4` (Ubuntu/Mint/Debian), `python-pyqt4` (Arch Linux)
2121

2222
* lxml
2323

@@ -29,11 +29,11 @@ This software is free and open source software licensed under the terms of GPLv3
2929

3030
* [On Linux] Python bindings for Gstreamer
3131

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

3434
* [On Linux] Gstreamer plugins for MP3 audio playback
3535

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

3838

3939
##Installation

0 commit comments

Comments
 (0)