1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 09:15:30 +03:00
aports/community/njs/njs.pc
2025-05-14 00:55:06 +00:00

6 lines
190 B
PkgConfig

Name: njs
Description: library to embed njs scripting language
Version: @@VERSION@@
Requires.private: libcrypto libpcre2-8 zlib
Libs: -lnjs -lcrypto -lpcre2-8 -lz
Cflags: -I/usr/include/njs