File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ includedir=@includedir@
88Name: libpcre2-16
99Description: PCRE2 - Perl compatible regular expressions C library (2nd API) with 16 bit character support
1010Version: @PACKAGE_VERSION@
11+ License: BSD-3-Clause WITH PCRE2-exception
1112Libs: -L${libdir} -lpcre2-16@LIB_POSTFIX@
1213Libs.private: @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
1314Cflags: -I${includedir} @PCRE2_STATIC_CFLAG@
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ includedir=@includedir@
88Name: libpcre2-32
99Description: PCRE2 - Perl compatible regular expressions C library (2nd API) with 32 bit character support
1010Version: @PACKAGE_VERSION@
11+ License: BSD-3-Clause WITH PCRE2-exception
1112Libs: -L${libdir} -lpcre2-32@LIB_POSTFIX@
1213Libs.private: @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
1314Cflags: -I${includedir} @PCRE2_STATIC_CFLAG@
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ includedir=@includedir@
88Name: libpcre2-8
99Description: PCRE2 - Perl compatible regular expressions C library (2nd API) with 8 bit character support
1010Version: @PACKAGE_VERSION@
11+ License: BSD-3-Clause WITH PCRE2-exception
1112Libs: -L${libdir} -lpcre2-8@LIB_POSTFIX@
1213Libs.private: @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
1314Cflags: -I${includedir} @PCRE2_STATIC_CFLAG@
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ includedir=@includedir@
88Name: libpcre2-posix
99Description: Posix compatible interface to libpcre2-8
1010Version: @PACKAGE_VERSION@
11+ License: BSD-3-Clause WITH PCRE2-exception
1112Libs: -L${libdir} -lpcre2-posix@LIB_POSTFIX@
1213Cflags: -I${includedir} @PCRE2POSIX_CFLAG@
1314Requires.private: libpcre2-8
You can’t perform that action at this time.
0 commit comments