mirror of https://github.com/polybar/polybar.git
change python-Sphinx (it is version for python2) to python3-Sphinx in openSUSE section
parent
a35696b833
commit
09929457dc
|
@ -56,7 +56,7 @@ The following dependencies are only needed during compilation, you can remove th
|
||||||
| cmake >= 3.1| `cmake` <br />`cmake-data` | `cmake` <br />`@development-tools` | `cmake` |
|
| cmake >= 3.1| `cmake` <br />`cmake-data` | `cmake` <br />`@development-tools` | `cmake` |
|
||||||
| pkg-config | `pkg-config` | - | - |
|
| pkg-config | `pkg-config` | - | - |
|
||||||
| python3 | `python3` | `python3` | `python3` |
|
| python3 | `python3` | `python3` | `python3` |
|
||||||
| [sphinx](https://www.sphinx-doc.org/en/master/usage/installation.html)<sup>2</sup> | `python3-sphinx` | `python3-sphinx` | `python-Sphinx` |
|
| [sphinx](https://www.sphinx-doc.org/en/master/usage/installation.html)<sup>2</sup> | `python3-sphinx` | `python3-sphinx` | `python3-Sphinx` |
|
||||||
|
|
||||||
<sup>1</sup> Only needed when not using the release archives
|
<sup>1</sup> Only needed when not using the release archives
|
||||||
<sup>2</sup> Can also be installed with `pip`: `pip install -U sphinx`
|
<sup>2</sup> Can also be installed with `pip`: `pip install -U sphinx`
|
||||||
|
|
Loading…
Reference in New Issue