From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 328AE138252 for ; Mon, 9 May 2016 18:11:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F00B3E07AE; Mon, 9 May 2016 18:11:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88D41E07AE for ; Mon, 9 May 2016 18:11:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24D20340C7B for ; Mon, 9 May 2016 18:11:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06A54331 for ; Mon, 9 May 2016 18:11:27 +0000 (UTC) From: "Michael Sterrett" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Sterrett" Message-ID: <1462817474.f5bee3e69da931a3dd736b621b9ec82ec571828a.mr_bones_@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/doomsday/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/doomsday/doomsday-1.15.8.ebuild X-VCS-Directories: games-fps/doomsday/ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett X-VCS-Revision: f5bee3e69da931a3dd736b621b9ec82ec571828a X-VCS-Branch: master Date: Mon, 9 May 2016 18:11:27 +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: f63f4dac-4a50-418a-a075-d37d09e5020e X-Archives-Hash: 19448a88daf9e8648c24fe1847e94a6d commit: f5bee3e69da931a3dd736b621b9ec82ec571828a Author: Michael Sterrett gentoo org> AuthorDate: Mon May 9 18:10:45 2016 +0000 Commit: Michael Sterrett gentoo org> CommitDate: Mon May 9 18:11:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5bee3e6 games-fps/doomsday: doomsday needs qtgui without gles2 (bug #572040) Package-Manager: portage-2.2.26 games-fps/doomsday/doomsday-1.15.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/doomsday/doomsday-1.15.8.ebuild b/games-fps/doomsday/doomsday-1.15.8.ebuild index ca0cd11..fa90bfd 100644 --- a/games-fps/doomsday/doomsday-1.15.8.ebuild +++ b/games-fps/doomsday/doomsday-1.15.8.ebuild @@ -27,7 +27,7 @@ DEPEND=" dev-qt/qtopengl:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 - dev-qt/qtgui:5 + dev-qt/qtgui:5[-gles2] dev-qt/qtcore:5 net-misc/curl sys-libs/zlib