summaryrefslogtreecommitdiff
path: root/ceph-bin
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-06 18:20:47 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2022-11-06 18:20:47 +0100
commit93684c93f66042865ab8166cd3f17245d2f10cc0 (patch)
tree99148b4699040b19ed65eaaa1e8f91eefa4de3ca /ceph-bin
parentc31b9b9cc9c55c054315a50a3716b034ee22feed (diff)
downloadarchlinuxewe-93684c93f66042865ab8166cd3f17245d2f10cc0.tar.xz
ceph-bin: fix _pinned_dependencies
Diffstat (limited to 'ceph-bin')
-rw-r--r--ceph-bin/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/ceph-bin/PKGBUILD b/ceph-bin/PKGBUILD
index 707c158de..1da3e5af5 100644
--- a/ceph-bin/PKGBUILD
+++ b/ceph-bin/PKGBUILD
@@ -26,17 +26,15 @@ package_ceph-libs-bin() {
'gcc-libs=12.2.0'
'glibc>=2.36'
'libblkid.so=1'
- 'libcap-ng.so=0'
'libcrypto.so=3'
'libcryptsetup.so=12'
+ 'libcrypt.so=2'
'libcurl.so=4'
'libexpat.so=1'
'libicuuc.so=72'
- 'libkeyutils.so=1'
- 'libncursesw.so=6'
- 'libnl=3.7.0'
'libssl.so=3'
'libudev.so=1'
+ 'libzstd.so=1'
'lz4=1:1.9.4'
'zlib=1:1.2.13'
)