qt55: Add compatibility attribute for qtquickcontrols2

This commit is contained in:
Thomas Tuegel
2017-02-27 11:50:05 -06:00
parent ef36b2ecbf
commit 1d71027632
@@ -88,6 +88,7 @@ let
};
qtquick1 = callPackage ./qtquick1 {};
qtquickcontrols = callPackage ./qtquickcontrols.nix {};
qtquickcontrols2 = null;
qtscript = callPackage ./qtscript {};
qtsensors = callPackage ./qtsensors.nix {};
qtserialport = callPackage ./qtserialport {};