forked from mirrors/nixpkgs
Use the same qt4 for psi as for the used qca2
svn path=/nixpkgs/trunk/; revision=22918
This commit is contained in:
parent
50f2d32ce9
commit
6cd4db5496
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue