From 6f44876447f571cdeff970c16235d9cd21a4356a Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 19 May 2015 17:08:37 +0200 Subject: [PATCH] xclock: rebuild for musl support. --- srcpkgs/xclock/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xclock/template b/srcpkgs/xclock/template index 08eac61810d..34256183762 100644 --- a/srcpkgs/xclock/template +++ b/srcpkgs/xclock/template @@ -1,7 +1,7 @@ # Template file for 'xclock' pkgname=xclock version=1.0.7 -revision=2 +revision=3 build_style=gnu-configure hostmakedepends="pkg-config xorg-util-macros" makedepends="libXmu-devel libXaw-devel libxkbfile-devel libXft-devel"