summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ceph-bin/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/ceph-bin/PKGBUILD b/ceph-bin/PKGBUILD
index 1da3e5af5..130cf171a 100644
--- a/ceph-bin/PKGBUILD
+++ b/ceph-bin/PKGBUILD
@@ -89,6 +89,7 @@ package_ceph-mgr-bin() {
_pinned_dependencies=(
'gcc-libs=12.2.0'
'glibc>=2.36'
+ 'libsqlite3.so=0'
)
depends=("ceph=${pkgver}-${pkgrel}" "ceph-libs=${pkgver}-${pkgrel}"
'bash' 'boost-libs' 'curl' 'gperftools' 'nss' 'fmt'