sys-cluster/ceph: add slot operator to dev-libs/leveldb
authorLouis Sautier <sautier.louis@gmail.com>
Sat, 16 Jun 2018 00:09:11 +0000 (02:09 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 17 Jun 2018 20:34:00 +0000 (22:34 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-cluster/ceph/ceph-10.2.3-r2.ebuild

index 9453bf66abc5b44da8b47a6ae30d2307af7a6a5f..74e61b4aceb41709a400d50baa2ff80ff772e564 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -34,7 +34,7 @@ COMMON_DEPEND="
        app-arch/bzip2
        dev-libs/boost:=[threads]
        dev-libs/libaio
-       dev-libs/leveldb[snappy]
+       dev-libs/leveldb:=[snappy]
        nss? ( dev-libs/nss )
        libatomic? ( dev-libs/libatomic_ops )
        cryptopp? ( dev-libs/crypto++:= )