cantata: fix build failure (close #2723)

We were one directory too high for configure.
This commit is contained in:
Mateusz Kowalczyk 2014-05-23 04:09:27 +02:00 committed by Vladimír Čunát
parent 6b21186742
commit 1cbcdd5159

View File

@ -69,6 +69,7 @@ stdenv.mkDerivation rec {
++ stdenv.lib.optional (withTaglib && !withKDE4 && withDevices) udisks2;
unpackPhase = "tar -xvf $src";
sourceRoot = "cantata-1.3.4";
# Qt4 is implicit when KDE is switched off.
cmakeFlags = stdenv.lib.flatten [