From: Rolf Leggewie Date: Mon, 7 May 2007 19:05:12 +0000 (+0000) Subject: povray: Clean up. Bump PR. Partly closes 2234. X-Git-Tag: Release-2010-05/1~8868^2~602^2^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c44948c75ff5c783c66cacdc3f71341af49b58d;p=openembedded.git povray: Clean up. Bump PR. Partly closes 2234. --- diff --git a/packages/povray/povray_3.6.1.bb b/packages/povray/povray_3.6.1.bb index e1c60570be..107c86cfb8 100644 --- a/packages/povray/povray_3.6.1.bb +++ b/packages/povray/povray_3.6.1.bb @@ -3,11 +3,10 @@ HOMEPAGE = "http://www.povray.org" SECTION = "console/graphics" #Make this a weak assigment to allow branding of the povray binary LICENSE = "povray" - DEPENDS = "virtual/libx11 zlib jpeg libpng tiff" RDEPENDS = "" -PR = "r1" +PR = "r2" #We apply a patch that subverts the checks for jpeg, zlib, png and tiff because we know OE has the required versions, but it is still a hack. SRC_URI = "http://www.povray.org/redirect/www.povray.org/ftp/pub/povray/Official/Unix/${P}.tar.bz2 \