From 1268a7f25f427ef9004e911ef96bbd70a222df3b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 4 Apr 2014 14:26:49 +0200 Subject: [PATCH] libnice: rebuild for corrected shlib-provides. --- srcpkgs/libnice/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libnice/template b/srcpkgs/libnice/template index 515cbea76e2..54f37a3dd60 100644 --- a/srcpkgs/libnice/template +++ b/srcpkgs/libnice/template @@ -1,7 +1,7 @@ # Template file for 'libnice' pkgname=libnice version=0.1.3 -revision=4 +revision=5 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config intltool"