Add dependencies.
This commit is contained in:
parent
6a08f8be3e
commit
13a08d9733
@ -11,6 +11,8 @@ pkgs.stdenv.mkDerivation {
|
||||
hash = "sha256-ddz++Xzh3tiEdEnYvIhKcN8Y3FRSvaN0wtmCMb7DEVc=";
|
||||
};
|
||||
|
||||
propagatedUserEnvPkgs = with pkgs.libsForQt5; [ qtquickcontrols2 qtsvg ];
|
||||
|
||||
dontBuild = true;
|
||||
|
||||
installPhase = ''
|
||||
|
Loading…
Reference in New Issue
Block a user