qt6.qttranslations: make sure we don't leak any build deps
This commit is contained in:
@@ -6,5 +6,7 @@
|
||||
qtModule {
|
||||
pname = "qttranslations";
|
||||
nativeBuildInputs = [ qttools ];
|
||||
separateDebugInfo = false;
|
||||
outputs = [ "out" ];
|
||||
allowedReferences = [ "out" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user