Merge pull request #190502 from matshch/patch-1
This commit is contained in:
@@ -24,6 +24,6 @@ mkDerivation {
|
||||
qca-qt5 qtkeychain qtnetworkauth qtspeech qtxmlpatterns
|
||||
];
|
||||
qtWrapperArgs = [
|
||||
"--prefix SASL_PATH : ${lib.makeSearchPath "lib/sasl2" [ cyrus_sasl libkgapi ]}"
|
||||
"--prefix SASL_PATH : ${lib.makeSearchPath "lib/sasl2" [ cyrus_sasl.out libkgapi ]}"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user