Skip to content

Commit 372b672

Browse files
committed
Remove redundantly listed Ubuntu package for building.
1 parent aefc339 commit 372b672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/building-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ 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`
1818
- For Linux with RHEL+EPEL/Fedora:

0 commit comments

Comments
 (0)