Skip to content

Commit

Permalink
fix: use correct package name for pkgconfig (#28)
Browse files Browse the repository at this point in the history
Closes #18
  • Loading branch information
giovtorres authored Oct 29, 2021
1 parent b9e2ca3 commit c201a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN set -ex \
openssl-devel \
openssl-libs \
perl \
pkconfig \
pkgconfig \
psmisc \
readline-devel \
sqlite-devel \
Expand Down

0 comments on commit c201a3c

Please sign in to comment.