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 BD8C41382C5 for ; Fri, 30 Apr 2021 23:53:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2592E087C; Fri, 30 Apr 2021 23:53:15 +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 DA14CE087C for ; Fri, 30 Apr 2021 23:53:15 +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 E772B340C23 for ; Fri, 30 Apr 2021 23:53:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BC8E4C3 for ; Fri, 30 Apr 2021 23:53:13 +0000 (UTC) From: "Maciej Mrozowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Mrozowski" Message-ID: <1619826704.d56bd95151ed48891a8e994216df3d1094b8f13b.reavertm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kwayland/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kwayland/kwayland-9999.ebuild X-VCS-Directories: kde-frameworks/kwayland/ X-VCS-Committer: reavertm X-VCS-Committer-Name: Maciej Mrozowski X-VCS-Revision: d56bd95151ed48891a8e994216df3d1094b8f13b X-VCS-Branch: master Date: Fri, 30 Apr 2021 23:53:13 +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: 08062d6c-9bf9-4109-ad58-4c4185da86d9 X-Archives-Hash: 16bee457656269a48c1acefb54acf2b0 commit: d56bd95151ed48891a8e994216df3d1094b8f13b Author: Maciej Mrozowski gentoo org> AuthorDate: Fri Apr 30 23:51:44 2021 +0000 Commit: Maciej Mrozowski gentoo org> CommitDate: Fri Apr 30 23:51:44 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d56bd951 kde-frameworks/kwayland: sync with portage Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Maciej Mrozowski gentoo.org> kde-frameworks/kwayland/kwayland-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kde-frameworks/kwayland/kwayland-9999.ebuild b/kde-frameworks/kwayland/kwayland-9999.ebuild index f7a4020347..c644163745 100644 --- a/kde-frameworks/kwayland/kwayland-9999.ebuild +++ b/kde-frameworks/kwayland/kwayland-9999.ebuild @@ -29,4 +29,6 @@ DEPEND="${RDEPEND} >=dev-libs/plasma-wayland-protocols-1.2.1 >=dev-libs/wayland-protocols-1.15 " -BDEPEND="dev-util/wayland-scanner" +BDEPEND=" + >=dev-util/wayland-scanner-1.19.0 +"