mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'switchboard'
|
||||||
pkgname=switchboard
|
pkgname=switchboard
|
||||||
version=2.3.7
|
version=2.3.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlibunity=false"
|
configure_args="-Dlibunity=false"
|
||||||
hostmakedepends="pkg-config vala"
|
hostmakedepends="pkg-config vala gettext"
|
||||||
makedepends="granite-devel clutter-gtk-devel gtk+3-devel"
|
makedepends="granite-devel clutter-gtk-devel gtk+3-devel"
|
||||||
short_desc="Extensible System Settings app designed for elementary OS"
|
short_desc="Extensible System Settings app designed for elementary OS"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue