File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,9 +12,16 @@ install some support packages. **You will need to check out git with submodules
1212 - For Linux with Ubuntu/Debian:
1313 ` libudev-dev ` ` libsqlite3-dev ` ` protobuf-compiler ` ` libfmt-dev `
1414 ` libprotobuf-dev ` ` libmagic-dev ` ` libmbedtls-dev ` ` libcurl4-openssl-dev `
15- ` libmagic-dev ` ` libdbus-1-dev ` ` libglfw3-dev ` ` libfreetype-dev `
15+ ` libdbus-1-dev ` ` libglfw3-dev ` ` libfreetype-dev `
1616 ` libboost-regex-dev ` Plus, optionally (if not present, internal versions
1717 will be used): ` nlohmann-json3-dev ` ` libcli11-dev ` ` libmd4c-dev `
18+ - For Linux with RHEL+EPEL/Fedora:
19+ ` @c-development ` ` git ` ` ninja-build ` ` protobuf-compiler `
20+ ` libudev-devel ` ` sqlite-devel ` ` fmt-devel ` ` protobuf-devel ` ` file-devel `
21+ ` mbedtls-devel ` ` libcurl-devel ` ` dbus-devel ` ` glfw-devel ` ` freetype-devel `
22+ ` boost-devel ` ` systemd-devel `
23+ Plus, optionally (if not present, internal versions will be used):
24+ ` cli11-devel ` ` md4c-devel ` ` lunasvg-devel `
1825 - For OSX with Homebrew:
1926 ` sqlite ` ` pkg-config ` ` libusb ` ` protobuf ` ` fmt ` ` make ` ` coreutils `
2027 ` dylibbundler ` ` libjpeg ` ` libmagic ` ` boost ` ` glfw3 ` ` ninja ` ` python `
You can’t perform that action at this time.
0 commit comments