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 A3B351382C5 for ; Fri, 18 Dec 2020 00:10:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF7F5E09A2; Fri, 18 Dec 2020 00:10:05 +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 C4EA4E09A2 for ; Fri, 18 Dec 2020 00:10:05 +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 8F3FD34017A for ; Fri, 18 Dec 2020 00:10:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 342A8BD for ; Fri, 18 Dec 2020 00:10:02 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1608250192.de07b9143d14d10b52d782b61c917ea5feb15868.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/khelpcenter/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/khelpcenter/khelpcenter-20.12.0.ebuild X-VCS-Directories: kde-apps/khelpcenter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: de07b9143d14d10b52d782b61c917ea5feb15868 X-VCS-Branch: master Date: Fri, 18 Dec 2020 00:10:02 +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: 09c3695a-d0b2-4c76-a8cc-b5f40432e4ac X-Archives-Hash: 64a9067b83e319417e1d0d9149ec477d commit: de07b9143d14d10b52d782b61c917ea5feb15868 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Dec 18 00:05:18 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Dec 18 00:09:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de07b914 kde-apps/khelpcenter: Revert Update DEPENDs This reverts commit 390f6a916478ef44c18e4bcd457d08492c3f53bb. Upstream reverted in commit f91a1e57a5c375272ccce3e0104c9f8127e1b294. Signed-off-by: Andreas Sturmlechner gentoo.org> (cherry picked from commit e87b84afe92ac00d7071fc34778f1c665d9d0a0c) kde-apps/khelpcenter/khelpcenter-20.12.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kde-apps/khelpcenter/khelpcenter-20.12.0.ebuild b/kde-apps/khelpcenter/khelpcenter-20.12.0.ebuild index b159d3b04fc..cccc7988486 100644 --- a/kde-apps/khelpcenter/khelpcenter-20.12.0.ebuild +++ b/kde-apps/khelpcenter/khelpcenter-20.12.0.ebuild @@ -16,10 +16,9 @@ SLOT="5" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="" -BDEPEND="virtual/pkgconfig" DEPEND=" dev-libs/grantlee:5 - dev-libs/gumbo + dev-libs/libxml2 dev-libs/xapian:= >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5