summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2018-11-17 19:10:41 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2018-11-17 19:12:14 +0100
commit17eaf6d46774ad75d2038aa5e66d638a4bdd492f (patch)
treefe676baec7eb283cdf256086d0e9387bf89288e9
parentapp-admin/aerospike-amc-community: drop gcr dependency (diff)
downloadgentoo-17eaf6d46774ad75d2038aa5e66d638a4bdd492f.tar.gz
gentoo-17eaf6d46774ad75d2038aa5e66d638a4bdd492f.tar.bz2
gentoo-17eaf6d46774ad75d2038aa5e66d638a4bdd492f.zip
dev-db/aerospike-server-community: drop gcr dependency
Could not find it anywhere in codebase. Commiting due to maintainer timeout. Closes: https://bugs.gentoo.org/630734 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
-rw-r--r--dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild b/dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild
index 4c485634ff5c..0ff1b892d746 100644
--- a/dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild
+++ b/dev-db/aerospike-server-community/aerospike-server-community-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS=""
IUSE="+tools"
-RDEPEND="app-crypt/gcr
+RDEPEND="
dev-libs/jansson
dev-libs/jemalloc"
DEPEND="${RDEPEND}"