mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-22 13:43:11 +02:00
Updated Debian Build Instructions (markdown)
@@ -14,6 +14,15 @@
|
||||
cmake ..
|
||||
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
|
||||
|
||||
git clone git://github.com/tomahawk-player/tomahawk.git
|
||||
|
Reference in New Issue
Block a user