rawtherapee: fixup build by using older cmake

This commit is contained in:
Vladimír Čunát 2016-08-07 11:28:45 +02:00
parent 73e1242172
commit 3659e44f98

View file

@ -14432,6 +14432,7 @@ in
rawtherapee = callPackage ../applications/graphics/rawtherapee {
fftw = fftwSinglePrec;
cmake = cmake-2_8; # problems after 3.4 -> 3.6.0
};
rcs = callPackage ../applications/version-management/rcs { };