Skip to content

Commit 063e64b

Browse files
zhangeamonzhangeamon
authored andcommitted
chore(mysql): install libtirpc package
1 parent fe6f783 commit 063e64b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

stacks/mysql/build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ function build() {
3131
bison \
3232
autoconf \
3333
automake \
34-
libtool
34+
libtool \
35+
libtirpc-dev
3536

3637
# curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.40.0
3738
## download mysql.tar

0 commit comments

Comments
 (0)