$darkmode
Libical API Documentation 4.0 STABLE VERSION Visit the v3.0 documentation
/tmp/B.47ejeh9m/BUILD/libical-4.0.3-build/libical-4.0.3/docs/Dependencies.md
1 # Dependencies
2 
3 ## Required
4 
5 - CMake version 3.20 or above
6 - A fully C99 standards complaint C compiler
7 - Perl
8 
9 ## Highly Recommended
10 
11 For the C++ bindings a fully C++11 standards compliant C++ compiler
12 
13 For RSCALE support the libicu development package is needed.
14 
15 ## GLib Bindings
16 
17 - pkgconfig
18 - gobject-introspection (-devel)
19 - libxml2 (-devel)
20 - python3
21 
22 and to build the associated GLib bindings documentation you'll need;
23 
24 - gi-docgen
25 
26 in addition, to build the Vala support you'll also need:
27 
28 - vala (valac, the Vala compiler)
29 
30 ## Optional dependencies
31 
32 - berkeleydb (-devel) for Berkeley DB storage support in libicalss
33 - doxygen for building the API documentation
34 - mdbook for building the manual