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 B0F14138AD7 for ; Sun, 22 Feb 2015 18:34:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A833E0922; Sun, 22 Feb 2015 18:34:45 +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 8B4EBE0922 for ; Sun, 22 Feb 2015 18:34:44 +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 72C8C34089A for ; Sun, 22 Feb 2015 18:34:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 239C512504 for ; Sun, 22 Feb 2015 18:34:42 +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: <1424587532.1179da283260a39de306e5b7ee98f3d1d6e8c179.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: 1179da283260a39de306e5b7ee98f3d1d6e8c179 X-VCS-Branch: master Date: Sun, 22 Feb 2015 18:34:42 +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: b640d04a-151d-4446-a9a7-cea9f8621d51 X-Archives-Hash: 02147c2cc6df44cd697ef8509ec08765 commit: 1179da283260a39de306e5b7ee98f3d1d6e8c179 Author: Matt Turner gmail com> AuthorDate: Sun Feb 22 06:45:32 2015 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Feb 22 06:45:32 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=1179da28 media-libs/mesa: Fix mako[${PYTHON_USEDEP}] dependency. Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=540968 --- media-libs/mesa/mesa-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index e9bea9d..1e59d81 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -156,7 +156,7 @@ DEPEND="${RDEPEND} ) sys-devel/bison sys-devel/flex - >=dev-python/mako-0.7.3 + >=dev-python/mako-0.7.3[${PYTHON_USEDEP}] sys-devel/gettext virtual/pkgconfig >=x11-proto/dri2proto-2.8-r1:=[${MULTILIB_USEDEP}]