From 596c574247c5d8eb4c3627eeae5c69ba702a8feb Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 29 Aug 2015 16:07:51 +0200 Subject: [PATCH] gdl: trigger rebuild for musl. --- srcpkgs/gdl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gdl/template b/srcpkgs/gdl/template index 6c718c96145..f7065dbbe2b 100644 --- a/srcpkgs/gdl/template +++ b/srcpkgs/gdl/template @@ -1,7 +1,7 @@ # Template file for 'gdl' pkgname=gdl version=3.16.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="$(vopt_enable gir introspection)" hostmakedepends="pkg-config intltool glib-devel $(vopt_if gir gobject-introspection)"