mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
ops: Remove duplicate libzmq4 dep in install script
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
82af15dafe
commit
fc2d61d0a9
1 changed files with 1 additions and 1 deletions
|
|
@ -404,7 +404,7 @@ FREEBSD_PKG+=(zsh sudo git screen curl wget calc neovim)
|
|||
FREEBSD_PKG+=(openssh-portable py311-pip rust llvm17 jq base64 libzmq4)
|
||||
FREEBSD_PKG+=(boost-libs autoconf automake gmake gcc gcc13 libevent libtool pkgconf cmake)
|
||||
FREEBSD_PKG+=(nginx rsync py311-certbot-nginx mariadb1011-server)
|
||||
FREEBSD_PKG+=(redis sqlite3 libzmq4 pango cairo)
|
||||
FREEBSD_PKG+=(redis sqlite3 pango cairo)
|
||||
FREEBSD_PKG+=(libepoll-shim)
|
||||
|
||||
#############################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue