From 955b6e48bf4c85979cf663b6eb0aa747cea0e25a Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 22 Nov 2020 23:15:05 +0100 Subject: [PATCH] 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) --- srcpkgs/switchboard/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/switchboard/template b/srcpkgs/switchboard/template index 295b27a5787..45031a8d8b7 100644 --- a/srcpkgs/switchboard/template +++ b/srcpkgs/switchboard/template @@ -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 "