diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-07-07 13:10:31 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-07-07 13:10:31 +0200 |
commit | f1910e3c9beadc4059a9a6c5e652ba5d6786fd3a (patch) | |
tree | 5e384396b23a7167726f3a74b3bd2c3324951973 /ceph-bin | |
parent | d9d8794662a910f386305308927cd83278864b71 (diff) | |
download | archlinuxewe-f1910e3c9beadc4059a9a6c5e652ba5d6786fd3a.tar.xz |
ceph-bin: fix _pinned_dependencies
Diffstat (limited to 'ceph-bin')
-rw-r--r-- | ceph-bin/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ceph-bin/PKGBUILD b/ceph-bin/PKGBUILD index f5a5e75c5..4910d0686 100644 --- a/ceph-bin/PKGBUILD +++ b/ceph-bin/PKGBUILD @@ -29,7 +29,6 @@ package_ceph-libs-bin() { 'libblkid.so=1' 'libcrypto.so=3' 'libcryptsetup.so=12' - 'libcrypt.so=2' 'libcurl.so=4' 'libexpat.so=1' 'libicuuc.so=73' |