1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-22 13:43:11 +02:00

Updated Debian Build Instructions (markdown)

Gonçalo Ribeiro
2016-01-14 00:31:38 +00:00
parent 13cdd77dbc
commit 27d1bad8b7

@@ -14,6 +14,15 @@
cmake .. cmake ..
make && sudo make install make && sudo make install
## extra-cmake-modules
git clone git://anongit.kde.org/extra-cmake-modules
cd extra-cmake-modules
mkdir build && cd build
cmake ..
make && sudo make install
# Compiling Tomahawk # Compiling Tomahawk
git clone git://github.com/tomahawk-player/tomahawk.git git clone git://github.com/tomahawk-player/tomahawk.git