From: Oyvind Repvik Date: Sun, 4 Sep 2005 04:01:06 +0000 (+0000) Subject: Fix duplicate DEPENDS X-Git-Tag: Release-2010-05/1~9453^2~3664 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5666f3a6f0acc309caaa409b6312c78e5788742;p=openembedded.git Fix duplicate DEPENDS --- diff --git a/packages/icecast/icecast_2.2.0.bb b/packages/icecast/icecast_2.2.0.bb index f184ad78c1..2dba8044f9 100644 --- a/packages/icecast/icecast_2.2.0.bb +++ b/packages/icecast/icecast_2.2.0.bb @@ -1,9 +1,8 @@ -DEPENDS = "libxslt" -PR = "r1" +PR = "r2" MAINTAINER = "Oyvind Repvik