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 756101382C5 for ; Mon, 15 Jun 2020 23:03:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75938E0E64; Mon, 15 Jun 2020 23:03:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 5A278E0E64 for ; Mon, 15 Jun 2020 23:03:12 +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 3FD0B34F2E7 for ; Mon, 15 Jun 2020 23:03:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B28A32A2 for ; Mon, 15 Jun 2020 23:03:05 +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: <1592252879.a7fc87f2eeb24f50100ec7240994fb933e6beb59.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kldap/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kldap/kldap-9999.ebuild X-VCS-Directories: kde-apps/kldap/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a7fc87f2eeb24f50100ec7240994fb933e6beb59 X-VCS-Branch: master Date: Mon, 15 Jun 2020 23:03:05 +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: cb92c606-27c4-47f7-9eb9-746378c2c826 X-Archives-Hash: da43c74558c22af122ca2e4ea310778a commit: a7fc87f2eeb24f50100ec7240994fb933e6beb59 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 15 20:27:59 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 15 20:27:59 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a7fc87f2 kde-apps/kldap: Update DEPENDs Upstream commit d9a7477975b203a929ae8705d1f46ddb3776f603 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kldap/kldap-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kldap/kldap-9999.ebuild b/kde-apps/kldap/kldap-9999.ebuild index 76a5c37759..7a68dc17f8 100644 --- a/kde-apps/kldap/kldap-9999.ebuild +++ b/kde-apps/kldap/kldap-9999.ebuild @@ -23,6 +23,7 @@ DEPEND=" >=dev-qt/qtwidgets-${QTMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/kwallet-${KFMIN}:5 >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 net-nds/openldap "