From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R571L-0003wj-73 for garchives@archives.gentoo.org; Sun, 18 Sep 2011 02:22:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19E5A21C1E1; Sun, 18 Sep 2011 02:22:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E2CE021C1E1 for ; Sun, 18 Sep 2011 02:22:02 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5FC181B4009 for ; Sun, 18 Sep 2011 02:22:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B8B6C80044 for ; Sun, 18 Sep 2011 02:22:01 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1aaab69a5dbb0884b9022f68d6518d7b34333d72.mattst88@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: app-benchmarks/glmark2/ X-VCS-Repository: proj/x11 X-VCS-Files: app-benchmarks/glmark2/glmark2-2011.08.ebuild X-VCS-Directories: app-benchmarks/glmark2/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 1aaab69a5dbb0884b9022f68d6518d7b34333d72 Date: Sun, 18 Sep 2011 02:22:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 85ff1ec8cb16e0c8ae721736895ac1e8 commit: 1aaab69a5dbb0884b9022f68d6518d7b34333d72 Author: Matt Turner gmail com> AuthorDate: Sun Sep 18 02:21:35 2011 +0000 Commit: Matt Turner gmail com> CommitDate: Sun Sep 18 02:21:35 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D1aaab69a app-benchmarks/glmark2: don't require libpng12 --- app-benchmarks/glmark2/glmark2-2011.08.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app-benchmarks/glmark2/glmark2-2011.08.ebuild b/app-benchmar= ks/glmark2/glmark2-2011.08.ebuild index 7444fa8..4661c15 100644 --- a/app-benchmarks/glmark2/glmark2-2011.08.ebuild +++ b/app-benchmarks/glmark2/glmark2-2011.08.ebuild @@ -15,7 +15,7 @@ SLOT=3D"0" KEYWORDS=3D"~amd64 ~x86" IUSE=3D"gles2" =20 -RDEPEND=3D"media-libs/libpng:1.2 +RDEPEND=3D"media-libs/libpng media-libs/mesa[gles2?] x11-libs/libX11" DEPEND=3D"${RDEPEND}