Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3ffdb96a35e18cc46013d4ae14fb3af0eb609dc5
commit 3ffdb96a35e18cc46013d4ae14fb3af0eb609dc5 Author: DeX77 <[email protected]> Date: Tue Jun 20 18:22:50 2017 +0200 luminance-hdr-2.5.1-3-x86_64 * rebuild with gsl>=2.4 diff --git a/source/xapps-extra/luminance-hdr/FrugalBuild b/source/xapps-extra/luminance-hdr/FrugalBuild index 956b816..d4ade71 100644 --- a/source/xapps-extra/luminance-hdr/FrugalBuild +++ b/source/xapps-extra/luminance-hdr/FrugalBuild @@ -3,11 +3,11 @@ pkgname=luminance-hdr pkgver=2.5.1 -pkgrel=2 +pkgrel=3 pkgdesc="an open source graphical user interface application that aims to provide a workflow for HDR imaging" archs=('x86_64') groups=('xapps-extra') -depends=('exiv2>=0.26' 'openexr>=2.2.0-2' 'libgomp>=6.2.1-5' 'fftw' 'gsl' 'libraw>=0.18.0' 'lcms2>=2.8-2' \ +depends=('exiv2>=0.26' 'openexr>=2.2.0-2' 'libgomp>=6.2.1-5' 'fftw' 'gsl>=2.4' 'libraw>=0.18.0' 'lcms2>=2.8-2' \ 'libboost>=1.61.0' 'qt5-webengine>=5.9.0' 'qt5-svg>=5.9.0') makedepends=('boost>=1.61.0' 'qt5-tools>=5.9.0') replaces=('luminance') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
