mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
polybar: rebuild against jsoncpp-1.9.5
This commit is contained in:
parent
da7ce9c84c
commit
8d806d32f9
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'polybar'
|
||||
pkgname=polybar
|
||||
version=3.6.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_CONFIG=OFF -DBUILD_DOC_HTML=OFF
|
||||
$(vopt_bool alsa ENABLE_ALSA)
|
||||
|
@ -13,6 +13,7 @@ configure_args="-DBUILD_CONFIG=OFF -DBUILD_DOC_HTML=OFF
|
|||
hostmakedepends="pkg-config xcb-proto python3 python3-Sphinx python3-packaging"
|
||||
makedepends="cairo-devel xcb-util-image-devel xcb-util-wm-devel xcb-util-xrm-devel
|
||||
zlib-devel xcb-util-renderutil-devel xcb-util-cursor-devel libxcb-devel libuv-devel
|
||||
xcb-proto
|
||||
$(vopt_if alsa "alsa-lib-devel")
|
||||
$(vopt_if curl "libcurl-devel")
|
||||
$(vopt_if i3 "i3-devel jsoncpp-devel")
|
||||
|
|
Loading…
Add table
Reference in a new issue