mirror of
https://github.com/polybar/polybar.git
synced 2024-10-27 05:23:39 -04:00
aur: Add python-sphinx to polybar-git makedepends
Not yet to 'polybar' package that will be done in the next release
This commit is contained in:
parent
5b7bb2514e
commit
aec34c11f1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ optdepends=("alsa-lib: alsa module support"
|
|||
"siji-git: Font used in example config"
|
||||
"xorg-fonts-misc: Font used in example config"
|
||||
"curl: github module support")
|
||||
makedepends=("cmake" "git" "python" "python2" "pkg-config")
|
||||
makedepends=("cmake" "git" "python" "python2" "pkg-config" "python-sphinx")
|
||||
provides=("polybar")
|
||||
conflicts=("polybar")
|
||||
install="${_pkgname}.install"
|
||||
|
|
Loading…
Reference in a new issue