From bfb71ebe02f38f490e74e609fe3885288eeae139 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 15 May 2015 09:25:46 +0200 Subject: [PATCH] cantarell-fonts: rebuild for musl. --- srcpkgs/cantarell-fonts/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cantarell-fonts/template b/srcpkgs/cantarell-fonts/template index f51af28edc0..472a5663099 100644 --- a/srcpkgs/cantarell-fonts/template +++ b/srcpkgs/cantarell-fonts/template @@ -1,12 +1,11 @@ # Template file for 'cantarell-fonts' pkgname=cantarell-fonts version=0.0.16 -revision=1 +revision=2 noarch=yes build_style=gnu-configure hostmakedepends="pkg-config" -makedepends="fontconfig" -depends="${makedepends}" +depends="fontconfig" short_desc="Cantarell family of TrueType fonts" maintainer="Juan RP " homepage="http://abattis.org/cantarell/"