fix(docs): Updated dependency list
This commit is contained in:
parent
657a9e4a8a
commit
d81790a70c
@ -30,7 +30,6 @@ before_script:
|
|||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake -DCMAKE_C_COMPILER="$CC" -DCMAKE_CXX_COMPILER="$CXX" -DCMAKE_CXX_FLAGS="$CXXFLAGS" ..
|
- cmake -DCMAKE_C_COMPILER="$CC" -DCMAKE_CXX_COMPILER="$CXX" -DCMAKE_CXX_FLAGS="$CXXFLAGS" ..
|
||||||
- ls ../lib/xpp/include/proto/
|
|
||||||
|
|
||||||
script: make
|
script: make
|
||||||
|
|
||||||
|
@ -75,10 +75,10 @@ $ sudo xbps-install cmake boost-devel libxcb-devel xcb-proto alsa-lib-devel i3-d
|
|||||||
> **NOTE:** To get support for the mpd and i3 modules, the `universe` repository
|
> **NOTE:** To get support for the mpd and i3 modules, the `universe` repository
|
||||||
> needs to be added to the list of sources in `/etc/apt/sources.list`.
|
> needs to be added to the list of sources in `/etc/apt/sources.list`.
|
||||||
>
|
>
|
||||||
> Packages in the `universe` repository: `libmpdclient-dev` `fonts-font-awesome`
|
> Packages in the `universe` repository: `libmpdclient-dev`
|
||||||
|
|
||||||
~~~ sh
|
~~~ sh
|
||||||
$ sudo apt-get install cmake libxcb-dev xcb-proto libboost-dev libiw-dev libasound2-dev libmpdclient-dev libsigc++-2.0-dev
|
$ sudo apt-get install cmake libxcb1-dev xcb-proto python-xcbgen libboost-dev libiw-dev libasound2-dev libmpdclient-dev libsigc++-2.0-dev
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user