1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-22 05:33:32 +02:00

Updated Debian Build Instructions (markdown)

Tomás Cayuelas Ruiz
2017-03-31 09:04:38 +02:00
parent 14538b7b67
commit 674e5cd3b2

@@ -9,12 +9,12 @@ On Debian 8.x (jessie) using Qt4:
libquazip-dev qtkeychain-dev libgnutls28-dev libsparsehash-dev libvlc-dev \ libquazip-dev qtkeychain-dev libgnutls28-dev libsparsehash-dev libvlc-dev \
liblucene++-dev libechonest-dev libattica-dev libssl-dev libwebsocketpp-dev liblucene++-dev libechonest-dev libattica-dev libssl-dev libwebsocketpp-dev
On Debian 9.x (stretch, the testing branch at the time of writing) you can use Qt5 installing the following additional dependencies: On Debian 9.x (stretch, the testing branch at the time of writing) you can use Qt5 installing the following **additional dependencies**:
sudo aptitude install qttools5-dev libqt5svg5-dev libqt5webkit5-dev libqca-qt5-2-dev \ sudo aptitude install qttools5-dev libqt5svg5-dev libqt5webkit5-dev libqca-qt5-2-dev \
libkf5attica-dev qt5keychain-dev libtelepathy-qt5-dev \ libkf5attica-dev qt5keychain-dev libtelepathy-qt5-dev \
libechonest5-dev libechonest5-2.3 libquazip5-1 libquazip5-dev \ libechonest5-dev libechonest5-2.3 libquazip5-1 libquazip5-dev \
libquazip5-headers liblastfm5-1 liblastfm5-dev libquazip5-headers liblastfm5-1 liblastfm5-dev
# Manually built Dependencies # Manually built Dependencies
## extra-cmake-modules ## extra-cmake-modules