From 6ee41b771288404380e3e3f88828b61328822be6 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Tue, 27 Jun 2006 21:02:11 +0000 Subject: icecast: added --disable-yp (otherwise it will try to use curl but for a cross build this breaks configure) --- packages/icecast/icecast_2.2.0.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/packages/icecast/icecast_2.2.0.bb b/packages/icecast/icecast_2.2.0.bb index 7b6ba73b01..7322af3087 100644 --- a/packages/icecast/icecast_2.2.0.bb +++ b/packages/icecast/icecast_2.2.0.bb @@ -1,4 +1,4 @@ -PR = "r3" +PR = "r4" MAINTAINER = "Oyvind Repvik