nvbn / everpad

Evernote client well integrated with linux desktop
1.17k stars 143 forks source link

debian 8 compilation #467

Open badpenguin opened 9 years ago

badpenguin commented 9 years ago

Wich packages do i need to install to avoid everpad to download PySide and recompile whole QT?

Actually i've installed: python3-setuptools-git qt4-qmake python3-sqlalchemy python-beautifulsoup python3-html2text python3-oauthlib python-pysqlite2 python3-keyring python-qt4-dev libqt4-dev libpyside-dev libxml2-dev libxslt1-dev libpyside1.2 libpyside-dev libpyside-py3-1.2 python3-pyside pyside-tools python3-pyside.qtcore

but when i run:

python setup.py develop --user

it keeps looking/downloading for PySide on internet and compiling QtCore and all the pyside-* modules