Skip to content

Commit 14cf3d6

Browse files
committed
FreeBSD: update pkg list
Signed-off-by: Hofi <hofione@gmail.com>
1 parent 5fb1c13 commit 14cf3d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/_dev-guide/chapter_4/section_3/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The above mentioned dependencies can be satisfied by compiling every-each libs a
3838
* json-c
3939
* libtool
4040
* pcre2
41-
* pkg-config
41+
* pkgconf
4242
1. The extra modules would require the following
4343
* gradle
4444
* grpc - See [below](#packages-note)!
@@ -80,13 +80,13 @@ sudo pkg install \
8080
json-c \
8181
libtool \
8282
pcre2 \
83-
pkg-config \
83+
pkgconf \
8484
# Optional {{ site.product.short_name }} module dependencies
8585
gradle \
8686
grpc \
8787
hiredis \
88-
libdbi
89-
libesmtp
88+
libdbi \
89+
libesmtp \
9090
libmaxminddb \
9191
libnet \
9292
libpaho-mqtt3 \

0 commit comments

Comments
 (0)