Use the same qt4 for psi as for the used qca2

svn path=/nixpkgs/trunk/; revision=22918
This commit is contained in:
Michael Raskin 2010-08-03 08:42:28 +00:00
parent 50f2d32ce9
commit 6cd4db5496

View file

@ -6869,6 +6869,7 @@ let
psi = callPackage ../applications/networking/instant-messengers/psi {
qca2 = kde45.qca2;
qca2_ossl = kde45.qca2_ossl;
qt4 = qt47;
};
putty = callPackage ../applications/networking/remote/putty {