We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4320e commit 1587c7aCopy full SHA for 1587c7a
README.md
@@ -19,15 +19,15 @@ Prerequisites
19
20
* PyQt
21
22
- - `python-qt4` (Ubuntu/Mint/Debian), `python2-pyqt` (Arch Linux)
+ - `python-qt4` (Ubuntu/Mint/Debian), `python-pyqt` (Arch Linux)
23
24
* lxml
25
26
- - `python-lxml` (Ubuntu/Mint/Debian), `python2-lxml` (Arch Linux)
+ - `python-lxml` (Ubuntu/Mint/Debian), `python-lxml` (Arch Linux)
27
28
* Whoosh 2.x
29
30
- - `python-whoosh` (Ubuntu/Mint/Debian), `python2-whoosh` in AUR (Arch Linux)
+ - `python-whoosh` (Ubuntu/Mint/Debian), `python-whoosh` in AUR (Arch Linux)
31
32
* [On Linux] Python bindings for Gstreamer
33
0 commit comments