1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

se v3.9.0

This commit is contained in:
Virgil Dupras
2014-04-19 12:17:26 -04:00
parent 9b82ceca67
commit a9b4ce5529
5 changed files with 18 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ to be installed manually.
* Windows: Visual Studio 2010, [PyQt 5.0+][pyqt], [cx_Freeze][cxfreeze] and
[Advanced Installer][advinst] (you only need the last two if you want to create an installer)
On Ubuntu (13.10+), the apt-get command to install all pre-requisites is:
On Ubuntu (14.04+), the apt-get command to install all pre-requisites is:
$ apt-get install python3-dev python3-pyqt5 pyqt5-dev-tools