mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-14 18:56:32 +01:00
Adjust header levels
parent
6eded99c2b
commit
30ee0065b0
@ -1,10 +1,10 @@
|
|||||||
### Introduction
|
## Introduction
|
||||||
|
|
||||||
You probably don't need to compile Clementine yourself. [We already provide downloads](http://www.clementine-player.org/downloads) for Debian, Ubuntu, Fedora, Windows and Mac OS X. If you don't want to use one of the above packages, or you want to compile the latest version of Clementine from git, then read on.
|
You probably don't need to compile Clementine yourself. [We already provide downloads](http://www.clementine-player.org/downloads) for Debian, Ubuntu, Fedora, Windows and Mac OS X. If you don't want to use one of the above packages, or you want to compile the latest version of Clementine from git, then read on.
|
||||||
|
|
||||||
The instructions below are for Linux. Compiling for [Windows](https://github.com/clementine-player/Clementine/wiki/Compiling-from-Source-(Windows)) or [Mac OS X](https://github.com/clementine-player/Clementine/wiki/Compiling-from-Source-(Mac-OS-X)) is a little more complicated.
|
The instructions below are for Linux. Compiling for [Windows](https://github.com/clementine-player/Clementine/wiki/Compiling-from-Source-(Windows)) or [Mac OS X](https://github.com/clementine-player/Clementine/wiki/Compiling-from-Source-(Mac-OS-X)) is a little more complicated.
|
||||||
|
|
||||||
### Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
You need CMake and the development packages for these libraries:
|
You need CMake and the development packages for these libraries:
|
||||||
|
|
||||||
@ -76,7 +76,7 @@ On Pardus:
|
|||||||
libxml2-devel libusb-devel glib2-devel sqlite-devel \
|
libxml2-devel libusb-devel glib2-devel sqlite-devel \
|
||||||
libcdio-devel libX11-devel kernel-headers zlib-devel fftw3-devel
|
libcdio-devel libX11-devel kernel-headers zlib-devel fftw3-devel
|
||||||
|
|
||||||
### Compiling
|
## Compiling
|
||||||
|
|
||||||
This is the easy bit!
|
This is the easy bit!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user