summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2020-04-02 19:12:53 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-04-02 19:15:32 -0700
commitaff9434d4a7acfa830d392ed72af6b43f4608a20 (patch)
tree3491ab7ac376edece7d0b42e1a35c749d1807658 /sys-cluster
parentsci-libs/scikits-0.1-r2: add python3_8 (diff)
downloadgentoo-aff9434d4a7acfa830d392ed72af6b43f4608a20.tar.gz
gentoo-aff9434d4a7acfa830d392ed72af6b43f4608a20.tar.bz2
gentoo-aff9434d4a7acfa830d392ed72af6b43f4608a20.zip
Move dev-libs/yaml-cpp to dev-cpp/yaml-cpp
Somehow did not see the original package when I searched for it 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 67e9df32dd59..d3c354015a03 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-libs/yaml-cpp:=[static-libs?]
+ dev-cpp/yaml-cpp:=[static-libs?]
dev-libs/nss:=
dev-libs/protobuf:=[static-libs?]
net-dns/c-ares:=[static-libs?]