From: luo rixin Date: Thu, 23 Mar 2023 12:19:21 +0000 (+0800) Subject: install-deps: remove leveldb pkg X-Git-Tag: v19.0.0~1078^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2671fadf80e1435705922807dcada1b991c55bc7;p=ceph.git install-deps: remove leveldb pkg Signed-off-by: luo rixin --- diff --git a/install-deps.sh b/install-deps.sh index 4e41617648ad..8c9e445ffed3 100755 --- a/install-deps.sh +++ b/install-deps.sh @@ -351,7 +351,6 @@ if [ x$(uname)x = xFreeBSDx ]; then devel/libtool \ devel/google-perftools \ lang/cython \ - databases/leveldb \ net/openldap24-client \ archivers/snappy \ archivers/liblz4 \