We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71d8f70 + f0c6425 commit ceca12aCopy full SHA for ceca12a
README.md
@@ -796,6 +796,12 @@ Model is described in `zproject_known_projects.xml` file:
796
header = "lz4.h"
797
test = "LZ4_decompress_safe" />
798
799
+ <use project = "nss"
800
+ debian_name = "libnss3-dev"
801
+ redhat_name = "nss-devel"
802
+ header = "sechash.h"
803
+ test = "HASH_Create" />
804
+
805
</known_projects>
806
```
807
zproject_known_projects.xml
@@ -205,4 +205,10 @@
205
206
207
208
209
210
211
212
213
214
0 commit comments