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 9FAF3138350 for ; Wed, 29 Apr 2020 16:10:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7495E087B; Wed, 29 Apr 2020 16:10:23 +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 CEABCE087B for ; Wed, 29 Apr 2020 16:10:23 +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 AA12334EF06 for ; Wed, 29 Apr 2020 16:10:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBDC9210 for ; Wed, 29 Apr 2020 16:10:03 +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: <1588175157.8ce7454e1bffa5fac124b13c69210b6da611aa7f.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8ce7454e1bffa5fac124b13c69210b6da611aa7f X-VCS-Branch: master Date: Wed, 29 Apr 2020 16:10:03 +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: 5607ea7f-00d0-4817-bea8-85e665268ed9 X-Archives-Hash: 0cf7ef1f81878a53fe703d4722c0ee8f commit: 8ce7454e1bffa5fac124b13c69210b6da611aa7f Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Apr 29 15:35:26 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Apr 29 15:45:57 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8ce7454e kde-plasma/plasma-meta: Add kde-plasma/kwayland-server Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 6e10daaa00..de873b14bc 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -31,6 +31,7 @@ RDEPEND=" >=kde-plasma/ksshaskpass-${PV}:${SLOT} >=kde-plasma/ksysguard-${PV}:${SLOT} >=kde-plasma/kwayland-integration-${PV}:${SLOT} + >=kde-plasma/kwayland-server-${PV}:${SLOT} !kwinft? ( >=kde-plasma/kwin-${PV}:${SLOT} ) kwinft? ( >=gui-wm/kwinft-$(ver_cut 1-2):${SLOT} ) >=kde-plasma/kwrited-${PV}:${SLOT}