From 5498da56849a6c92aaaf6db45d7b4dea40283963 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Sat, 11 Nov 2017 23:09:47 +0100 Subject: [PATCH] xchm: fix cross compilation with wxWidgets --- srcpkgs/xchm/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/xchm/template b/srcpkgs/xchm/template index 43b973ac01b..f5772711335 100644 --- a/srcpkgs/xchm/template +++ b/srcpkgs/xchm/template @@ -3,7 +3,6 @@ pkgname=xchm version=1.23 revision=4 build_style=gnu-configure -configure_args="--with-wx-config=wx-config-3.0" makedepends="libchmlib-devel wxWidgets-devel" short_desc="The CHM viewer for Unix" maintainer="Christian Neukirchen "