commit:     a2115010f6dabb5cb638743be648bea292892243
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 15:54:53 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 15:55:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2115010

dev-db/kyotocabinet: add missing USE deps

Gentoo-bug: 545350

Package-Manager: portage-2.2.27

 dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild 
b/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild
index ea29c3c..f523908 100644
--- a/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild
+++ b/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,8 +15,8 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ppc64 x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 IUSE="debug doc examples static-libs"
 
-DEPEND="sys-libs/zlib
-       app-arch/xz-utils"
+DEPEND="sys-libs/zlib[static-libs?]
+       app-arch/xz-utils[static-libs?]"
 RDEPEND="${DEPEND}"
 
 src_prepare() {

Reply via email to