summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2020-04-03 00:04:49 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-04-03 00:04:49 -0700
commit8389ccaec3ad89085156b7886affc1926b1e33a3 (patch)
tree01e6b4aca511e75d5769953b8c16f5ff61f4de86 /sys-cluster
parentwww-client/vivaldi: Old (diff)
downloadgentoo-8389ccaec3ad89085156b7886affc1926b1e33a3.tar.gz
gentoo-8389ccaec3ad89085156b7886affc1926b1e33a3.tar.bz2
gentoo-8389ccaec3ad89085156b7886affc1926b1e33a3.zip
sys-cluster/ceph-15.2.0: Fix pkgcheck warning for yaml-cpp
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ceph/ceph-15.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ceph/ceph-15.2.0.ebuild b/sys-cluster/ceph/ceph-15.2.0.ebuild
index f90131848b09..2e8eff93d542 100644
--- a/sys-cluster/ceph/ceph-15.2.0.ebuild
+++ b/sys-cluster/ceph/ceph-15.2.0.ebuild
@@ -49,7 +49,7 @@ COMMON_DEPEND="
dev-libs/libnl:3=[static-libs?]
dev-libs/libxml2:=[static-libs?]
dev-libs/xmlsec:=[!openssl?,!libressl?,static-libs?]
- dev-cpp/yaml-cpp:=[static-libs?]
+ dev-cpp/yaml-cpp:=
dev-libs/nss:=
dev-libs/protobuf:=[static-libs?]
net-dns/c-ares:=[static-libs?]