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 21D22138806 for ; Mon, 25 Dec 2017 09:20:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01D3CE0E45; Mon, 25 Dec 2017 09:20:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D4BCDE0E45 for ; Mon, 25 Dec 2017 09:20:46 +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 79E2A33BF43 for ; Mon, 25 Dec 2017 09:20:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDE8C747C for ; Mon, 25 Dec 2017 09:20:43 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1514193633.0e7d50740b1bf730177aa4b6c762a5d72ece08f8.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kio/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kio/kio-9999.ebuild X-VCS-Directories: kde-frameworks/kio/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 0e7d50740b1bf730177aa4b6c762a5d72ece08f8 X-VCS-Branch: master Date: Mon, 25 Dec 2017 09:20:43 +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-Archives-Salt: c9b8b4df-e41d-4ff5-9bb4-c4972b1e180a X-Archives-Hash: 9d56f29d76278a1e7f78d2ce8eb1b6d9 commit: 0e7d50740b1bf730177aa4b6c762a5d72ece08f8 Author: Michael Palimaka gentoo org> AuthorDate: Mon Dec 25 09:20:23 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Dec 25 09:20:33 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0e7d5074 kde-frameworks/kio: kdoctools is linked against now Upstream-commit: a9a942be78ff4efe52a7b264aefdd707b11119a8 Package-Manager: Portage-2.3.14, Repoman-2.3.6 kde-frameworks/kio/kio-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kio/kio-9999.ebuild b/kde-frameworks/kio/kio-9999.ebuild index 2eb7ab56e6..0e28c29620 100644 --- a/kde-frameworks/kio/kio-9999.ebuild +++ b/kde-frameworks/kio/kio-9999.ebuild @@ -44,13 +44,13 @@ RDEPEND=" sys-apps/attr virtual/acl ) + handbook? ( $(add_frameworks_dep kdoctools) ) kerberos? ( virtual/krb5 ) kwallet? ( $(add_frameworks_dep kwallet) ) X? ( $(add_qt_dep qtx11extras) ) " DEPEND="${RDEPEND} $(add_qt_dep qtconcurrent) - handbook? ( $(add_frameworks_dep kdoctools) ) test? ( sys-libs/zlib ) X? ( x11-libs/libX11