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 A1892138A1A for ; Tue, 13 Jan 2015 22:45:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84CB7E0888; Tue, 13 Jan 2015 22:45:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 16203E0891 for ; Tue, 13 Jan 2015 22:45:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A43734072D for ; Tue, 13 Jan 2015 22:45:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3F21F849 for ; Tue, 13 Jan 2015 22:45:43 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1421189084.526f7f7592485e75d56d604b22934df1c48367ad.mattst88@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/ X-VCS-Repository: proj/x11 X-VCS-Files: media-libs/mesa/mesa-9999.ebuild X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 526f7f7592485e75d56d604b22934df1c48367ad X-VCS-Branch: master Date: Tue, 13 Jan 2015 22:45:43 +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: 37891d37-b08e-409f-9e42-9338343651b2 X-Archives-Hash: b95901df0fe97a2b3688e83eb3e7aa97 commit: 526f7f7592485e75d56d604b22934df1c48367ad Author: Matt Turner gmail com> AuthorDate: Tue Jan 13 22:44:44 2015 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Jan 13 22:44:44 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=526f7f75 media-libs/mesa: Add DEPEND on >=dev-python/mako-0.7.3. Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=536486 --- media-libs/mesa/mesa-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index fa55174..8dfaa3e 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -164,6 +164,7 @@ DEPEND="${RDEPEND} ) sys-devel/bison sys-devel/flex + >=dev-python/mako-0.7.3 sys-devel/gettext virtual/pkgconfig >=x11-proto/dri2proto-2.8-r1:=[${MULTILIB_USEDEP}]