From e79652a797ea77191998d06eff6ff49183adeed6 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 3 Jan 2018 21:32:32 +0100 Subject: community/libvirt: removed ceph support --- community/libvirt/PKGBUILD | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 community/libvirt/PKGBUILD diff --git a/community/libvirt/PKGBUILD b/community/libvirt/PKGBUILD new file mode 100644 index 00000000..5884c2b7 --- /dev/null +++ b/community/libvirt/PKGBUILD @@ -0,0 +1,4 @@ +# ceph doesn't run on 32-bit currently (see FS32#21) + +depends=("${depends[@]/ceph-libs/}") +makedepends=("${makedepends[@]/ceph/}") -- cgit v1.2.3