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 DBB2B138350 for ; Sun, 3 May 2020 00:04:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC42FE09C3; Sun, 3 May 2020 00:04:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 D37A1E09C3 for ; Sun, 3 May 2020 00:04:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 D251D34F2C9 for ; Sun, 3 May 2020 00:04:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76617213 for ; Sun, 3 May 2020 00:04:09 +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: <1588375019.8e2b718e458e7c49c791319c8dcce0e34537a5e9.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-server/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kwayland-server/kwayland-server-9999.ebuild X-VCS-Directories: kde-plasma/kwayland-server/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8e2b718e458e7c49c791319c8dcce0e34537a5e9 X-VCS-Branch: master Date: Sun, 3 May 2020 00:04:09 +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: 6c1c6731-5af0-4543-8a43-2593f6a3bae9 X-Archives-Hash: 35bcaeca1895146462a70acc866993c4 commit: 8e2b718e458e7c49c791319c8dcce0e34537a5e9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri May 1 23:13:09 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri May 1 23:16:59 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8e2b718e kde-plasma/kwayland-server: DEPEND on dev-libs/plasma-wayland-protocols Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kwayland-server/kwayland-server-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kwayland-server/kwayland-server-9999.ebuild b/kde-plasma/kwayland-server/kwayland-server-9999.ebuild index 09cd579fa0..fa838940a7 100644 --- a/kde-plasma/kwayland-server/kwayland-server-9999.ebuild +++ b/kde-plasma/kwayland-server/kwayland-server-9999.ebuild @@ -27,8 +27,8 @@ RDEPEND=" media-libs/mesa[egl] " DEPEND="${RDEPEND} + dev-libs/plasma-wayland-protocols >=dev-libs/wayland-protocols-1.15 - >=kde-frameworks/plasma-wayland-protocols-${KFMIN}:5 " # All failing, I guess we need a virtual wayland server