diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 22:43:23 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 22:44:51 +0100 |
commit | 7f4a9f09b51bb2140b1c8d9d6414f958d5328376 (patch) | |
tree | 21f4883b22cb21b1fb858d05279fb8547a3973e1 /dev-db/hyperdex/hyperdex-1.6.0-r1.ebuild | |
parent | sci-geosciences/gdal-grass: Add subslot operator on dev-libs/json-c atom (diff) | |
download | gentoo-7f4a9f09b51bb2140b1c8d9d6414f958d5328376.tar.gz gentoo-7f4a9f09b51bb2140b1c8d9d6414f958d5328376.tar.bz2 gentoo-7f4a9f09b51bb2140b1c8d9d6414f958d5328376.zip |
dev-db/hyperdex: Add subslot operator on dev-libs/json-c atom
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-db/hyperdex/hyperdex-1.6.0-r1.ebuild')
-rw-r--r-- | dev-db/hyperdex/hyperdex-1.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/hyperdex/hyperdex-1.6.0-r1.ebuild b/dev-db/hyperdex/hyperdex-1.6.0-r1.ebuild index 785eef7c7353..ba8e0bd4d3de 100644 --- a/dev-db/hyperdex/hyperdex-1.6.0-r1.ebuild +++ b/dev-db/hyperdex/hyperdex-1.6.0-r1.ebuild @@ -34,7 +34,7 @@ DEPEND=" dev-libs/replicant dev-libs/libmacaroons dev-libs/libtreadstone - dev-libs/json-c + dev-libs/json-c:= python? ( ${PYTHON_DEPS} )" RDEPEND="${DEPEND}" |