Skip to content

Commit af72efd

Browse files
committed
update Prerequisites
To build without error, you must install pyqt4-dev-tools, after install pyqt4-dev-tools, you don't have to install python-qt4, it's already included in pyqt4-dev-tools.
1 parent 70a1715 commit af72efd

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
@@ -15,9 +15,9 @@ This software is free and open source software licensed under the terms of GPLv3
1515

1616
* Python 2.7 or 2.6 (or 3.x)
1717

18-
* PyQt
18+
* Development tools for PyQt4
1919

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

2222
* lxml
2323

0 commit comments

Comments
 (0)