From c9186b4848603848510d9f3795b3bdf0a5f7682d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 30 Apr 2013 11:58:37 +0200 Subject: [PATCH] rawtherapee: rebuild against libpng-1.6. --- srcpkgs/rawtherapee/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rawtherapee/template b/srcpkgs/rawtherapee/template index 9fa84dbf452..db0301d2aad 100644 --- a/srcpkgs/rawtherapee/template +++ b/srcpkgs/rawtherapee/template @@ -1,9 +1,9 @@ # Template file for 'rawtherapee' pkgname=rawtherapee version=4.0.9 -revision=2 +revision=3 build_style=cmake -makedepends="cmake pkg-config libpng-devel>=1.5.10 gtkmm2-devel +makedepends="cmake pkg-config libpng-devel>=1.6 gtkmm2-devel lcms2-devel libiptcdata-devel libgomp-devel mercurial" short_desc="Free RAW converter and digital photo processing software" maintainer="Juan RP " @@ -26,6 +26,6 @@ long_desc=" rawtherapee_package() { depends="desktop-file-utils hicolor-icon-theme" pkg_install() { - vmove usr + vmove all } }