Commit cf473c5e authored by K900's avatar K900
Browse files

qt6.qttranslations: make sure we don't leak any build deps

parent cf9b0384
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,5 +6,7 @@
qtModule {
  pname = "qttranslations";
  nativeBuildInputs = [ qttools ];
  separateDebugInfo = false;
  outputs = [ "out" ];
  allowedReferences = [ "out" ];
}