From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 468C9138334 for ; Sat, 4 May 2019 08:00:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44310E085A; Sat, 4 May 2019 08:00:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2908FE085A for ; Sat, 4 May 2019 08:00:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B5E8D3434D8 for ; Sat, 4 May 2019 08:00:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45AF155B for ; Sat, 4 May 2019 08:00:04 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1556956799.ca2ae20f8546d95a2e119c5719f4c35227c40fd8.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libbytesize/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libbytesize/libbytesize-2.0-r1.ebuild X-VCS-Directories: dev-libs/libbytesize/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: ca2ae20f8546d95a2e119c5719f4c35227c40fd8 X-VCS-Branch: master Date: Sat, 4 May 2019 08:00:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e444357a-4748-4d7f-81ff-bbc1d5b747e4 X-Archives-Hash: 2989e5dac543ce66d047808b8b938ea7 commit: ca2ae20f8546d95a2e119c5719f4c35227c40fd8 Author: Lars Wendler gentoo org> AuthorDate: Sat May 4 07:59:47 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat May 4 07:59:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2ae20f dev-libs/libbytesize: Moved some deps to BDEPEND Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> dev-libs/libbytesize/libbytesize-2.0-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-libs/libbytesize/libbytesize-2.0-r1.ebuild b/dev-libs/libbytesize/libbytesize-2.0-r1.ebuild index 2ad1b57ba58..6da71cd7148 100644 --- a/dev-libs/libbytesize/libbytesize-2.0-r1.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.0-r1.ebuild @@ -24,8 +24,9 @@ RDEPEND=" python? ( ${PYTHON_DEPS} ) " -DEPEND=" - ${RDEPEND} +DEPEND="${RDEPEND}" + +BDEPEND=" sys-devel/gettext doc? ( dev-util/gtk-doc ) test? (