mirror of
https://github.com/polybar/polybar.git
synced 2026-03-16 13:18:29 +00:00
Remove python2
@ -26,7 +26,7 @@ A compiler with C++14 support ([clang-3.4+](http://llvm.org/releases/download.ht
|
||||
- `pkg-config`
|
||||
- `cairo`
|
||||
- `libxcb`
|
||||
- `python2`
|
||||
- `python3`
|
||||
- `xcb-proto`
|
||||
- `xcb-util-image`
|
||||
- `xcb-util-wm`
|
||||
@ -75,7 +75,7 @@ These are the hard dependencies, you cannot build or run polybar without them:
|
||||
| ---------- | ------- | ------ | -------- |
|
||||
| cairo | `libcairo2-dev` | `cairo-devel` | `cairo-devel` |
|
||||
| libxcb | `libxcb1-dev` <br />`libxcb-util0-dev` <br />`libxcb-randr0-dev` <br />`libxcb-composite0-dev` | `xcb-util-devel` <br />`libxcb-devel` | `libxcb-devel` |
|
||||
| xcb-proto | `python-xcbgen` <br />`xcb-proto` | `xcb-proto` | `python-devel` <br />`xcb-proto-devel` |
|
||||
| xcb-proto | `python-xcbgen` <br />`xcb-proto` | `xcb-proto` | `xcb-proto-devel` |
|
||||
| xcb-util-image | `libxcb-image0-dev` | `xcb-util-image-devel` | `xcb-util-image-devel` |
|
||||
| xcb-util-wm | `libxcb-ewmh-dev` <br />`libxcb-icccm4-dev` | `xcb-util-wm-devel` | `xcb-util-wm-devel` |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user