From eefb7f6d031bf6d4389299617fd1d61d967ee64e Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 19 May 2015 17:13:58 +0200 Subject: [PATCH] xedit: rebuild for musl support. --- srcpkgs/xedit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xedit/template b/srcpkgs/xedit/template index 9759a6d23d2..ae45bc65e65 100644 --- a/srcpkgs/xedit/template +++ b/srcpkgs/xedit/template @@ -1,7 +1,7 @@ # Template build file for 'xedit'. pkgname=xedit version=1.2.2 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libXaw-devel"