mirror of https://github.com/polybar/polybar.git
condensed ubuntu dependencies to single line whilst keeping the original dependancy list
parent
c5969032e7
commit
e5d777d192
|
@ -36,6 +36,10 @@ libiw-dev
|
||||||
libcurl4-openssl-dev
|
libcurl4-openssl-dev
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
~~~ sh
|
||||||
|
sudo apt install cmake cmake-data libcairo2-dev libxcb1-dev libxcb-ewmh-dev libxcb-icccm4-dev libxcb-image0-dev libxcb-randr0-dev libxcb-util0-dev libxcb-xkb-dev pkg-config python-xcbgen xcb-proto libxcb-xrm-dev i3-wm libasound2-dev libmpdclient-dev libiw-dev libcurl4-openssl-dev
|
||||||
|
~~~
|
||||||
|
|
||||||
### Fedora build dependencies
|
### Fedora build dependencies
|
||||||
~~~ sh
|
~~~ sh
|
||||||
sudo dnf install cmake @development-tools gcc-c++
|
sudo dnf install cmake @development-tools gcc-c++
|
||||||
|
|
Loading…
Reference in New Issue