From aeddeeab5e463a1c3fbc1ef6b36c6e34c8ece065 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 6 Sep 2018 20:23:10 +0200 Subject: [PATCH] SLADE: rebuild against wxwidget with webkit2gtk --- srcpkgs/SLADE/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/SLADE/template b/srcpkgs/SLADE/template index 4b769e87934..4deb8e39c2e 100644 --- a/srcpkgs/SLADE/template +++ b/srcpkgs/SLADE/template @@ -1,7 +1,7 @@ # Template file for 'SLADE' pkgname=SLADE version=3.1.1.5 -revision=2 +revision=3 build_style=cmake configure_args="-DUSE_WEBVIEW_STARTPAGE=ON" hostmakedepends="pkg-config zip"