fix(aur): Add xcb-util-cursor as dep
This commit is contained in:
parent
e612fe1624
commit
81c83c4364
@ -3,12 +3,12 @@
|
|||||||
_pkgname=polybar
|
_pkgname=polybar
|
||||||
pkgname="${_pkgname}-git"
|
pkgname="${_pkgname}-git"
|
||||||
pkgver=3.0.5
|
pkgver=3.0.5
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="A fast and easy-to-use status bar"
|
pkgdesc="A fast and easy-to-use status bar"
|
||||||
arch=("i686" "x86_64")
|
arch=("i686" "x86_64")
|
||||||
url="https://github.com/jaagr/polybar"
|
url="https://github.com/jaagr/polybar"
|
||||||
license=("MIT")
|
license=("MIT")
|
||||||
depends=("cairo" "xcb-util-image" "xcb-util-wm" "xcb-util-xrm")
|
depends=("cairo" "xcb-util-image" "xcb-util-wm" "xcb-util-xrm" "xcb-util-cursor")
|
||||||
optdepends=("alsa-lib: volume module support"
|
optdepends=("alsa-lib: volume module support"
|
||||||
"libmpdclient: mpd module support"
|
"libmpdclient: mpd module support"
|
||||||
"wireless_tools: network module support"
|
"wireless_tools: network module support"
|
||||||
|
Loading…
Reference in New Issue
Block a user