Merge pull request #14337 from dguibert/fix/skype
skype: build qt4 with the 32bits clangStdenv
This commit is contained in:
@@ -13631,7 +13631,7 @@ in
|
||||
|
||||
skype = callPackage_i686 ../applications/networking/instant-messengers/skype {
|
||||
qt4 = pkgsi686Linux.qt4.override {
|
||||
stdenv = clangStdenv;
|
||||
stdenv = pkgsi686Linux.clangStdenv;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user