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 CD5891382C5 for ; Sun, 20 May 2018 01:45:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9EBF6E0977; Sun, 20 May 2018 01:45:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 799B9E09C0 for ; Sun, 20 May 2018 01:45:30 +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 1317C335C06 for ; Sun, 20 May 2018 01:45:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C6F6297 for ; Sun, 20 May 2018 01:45:25 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1526780650.cbed6b7d1f1c5c289399ea28fa5b159ca0bec9a3.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/enlightenment/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/enlightenment/enlightenment-0.22.3.ebuild X-VCS-Directories: x11-wm/enlightenment/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: cbed6b7d1f1c5c289399ea28fa5b159ca0bec9a3 X-VCS-Branch: master Date: Sun, 20 May 2018 01:45:25 +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-Archives-Salt: ea2c5dfd-ae9c-4427-887e-16fb267703da X-Archives-Hash: a08dafd1f1d30d71727334d9ddb59d15 commit: cbed6b7d1f1c5c289399ea28fa5b159ca0bec9a3 Author: Joonas Niilola gmail com> AuthorDate: Fri May 18 05:33:01 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun May 20 01:44:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbed6b7d x11-wm/enlightenment: add a wayland dependency for 0.22.3 Closes: https://bugs.gentoo.org/655984 Package-Manager: Portage[mgorny]-2.3.36.1 Closes: https://github.com/gentoo/gentoo/pull/8457 x11-wm/enlightenment/enlightenment-0.22.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/enlightenment/enlightenment-0.22.3.ebuild b/x11-wm/enlightenment/enlightenment-0.22.3.ebuild index fe3962f31e9..e295cfe0e85 100644 --- a/x11-wm/enlightenment/enlightenment-0.22.3.ebuild +++ b/x11-wm/enlightenment/enlightenment-0.22.3.ebuild @@ -53,7 +53,7 @@ RDEPEND=" systemd? ( sys-apps/systemd ) udisks? ( sys-fs/udisks:2 ) wayland? ( - dev-libs/efl[wayland] + dev-libs/efl[drm,wayland] >=dev-libs/wayland-1.12.0 x11-libs/libxkbcommon x11-libs/pixman