File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,15 @@ dependencies installed:
2828 files to be ingested, and allows GNU zipped HDT files to be loaded.
2929
3030 - ` sudo apt install gzip ` on Debian-based distros (e.g., Ubuntu)
31- - ` sudo dnf install gzip ` in Red Hat-based distros (e.g., Fedora)
31+ - ` sudo dnf install gzip ` on Red Hat-based distros (e.g., Fedora)
32+
33+ - [ pkg-config] ( https://www.freedesktop.org/wiki/Software/pkg-config/ )
34+ A helper tool for compiling applications and libraries.
35+
36+ - ` sudo apt install pkg-config ` on Debian-based distros (e.g.,
37+ Ubuntu)
38+ - ` sudo dnf install pkgconf-pkg-config ` on Red Hat-based distros
39+ (e.g., Fedora)
3240
3341- [ Serd v0.28+] ( https://github.com/drobilla/serd ) The default parser
3442 that is used to process RDF input files. It supports the N-Quads,
You can’t perform that action at this time.
0 commit comments