qt5: don't use dontUseXcbuild in qtwebengine
dontUseXcbuild was dropped in 0534ceac81
This commit is contained in:
parent
0b48ee16b3
commit
afb3563bdc
1 changed files with 0 additions and 1 deletions
|
@ -220,7 +220,6 @@ qtModule {
|
|||
|
||||
dontUseNinjaBuild = true;
|
||||
dontUseNinjaInstall = true;
|
||||
dontUseXcbuild = true;
|
||||
|
||||
postInstall = lib.optionalString stdenv.isLinux ''
|
||||
cat > $out/libexec/qt.conf <<EOF
|
||||
|
|
Loading…
Reference in a new issue