List required development headers in README#3272
List required development headers in README#3272phlummox wants to merge 1 commit intouniversal-ctags:masterfrom
Conversation
Intended to partially fix universal-ctags#3269. The explanation of what these libraries are needed for still needs to be filled in.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3272 +/- ##
=======================================
Coverage 85.21% 85.21%
=======================================
Files 210 210
Lines 49689 49689
=======================================
Hits 42343 42343
Misses 7346 7346 ☔ View full report in Codecov by Sentry. |
|
@phlummox, thank you. At least, we must write about pcre2 in autotools.rst. libxml2: Jansson: LibYAML: pcre2: All these are optional. Universal Ctags must be built without these libraries and their header files. |
|
libseccomp is also nice to have. |
Intended to partially fix #3269.
The explanation of what these libraries are needed for still needs to be filled in.