qt5: make qt-5.4.1 default
This commit is contained in:
@@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "16b3mmsf9r1yqqaw89fx0c3bgfg86dz4phry89wqy2hw05szgda3";
|
||||
};
|
||||
|
||||
buildInputs = [ opencv qt5 ];
|
||||
buildInputs = [ opencv qt5.base qt5.svg ];
|
||||
|
||||
nativeBuildInputs = [ cmake ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user