switchboard: rebuild
there was a dependency on libgee, but libgee is long gone from the void-packages repo (there's probably a lingering package in the binary repos, so the switchboard-plug-network rebuild did not fail on the builders, but it failed in my clean repos)
This commit is contained in:
parent
38ecff522c
commit
955b6e48bf
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'switchboard'
|
||||
pkgname=switchboard
|
||||
version=2.3.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
configure_args="-Dlibunity=false"
|
||||
hostmakedepends="pkg-config vala"
|
||||
hostmakedepends="pkg-config vala gettext"
|
||||
makedepends="granite-devel clutter-gtk-devel gtk+3-devel"
|
||||
short_desc="Extensible System Settings app designed for elementary OS"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue