pcre: do not split c++ part into a separate package

This commit is contained in:
Leonid Pliushch 2019-07-25 15:40:26 +03:00
parent 9c424194ef
commit 7ed7151018
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
TERMUX_SUBPKG_INCLUDE="lib/libpcrecpp.so"
TERMUX_SUBPKG_DESCRIPTION="Library implementing regular expression pattern matching using the same syntax and semantics as Perl -- c++"
TERMUX_SUBPKG_DEPENDS="pcre"