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 1QlxC2-0004Pi-AO for garchives@archives.gentoo.org; Wed, 27 Jul 2011 06:02:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 976D621C170 for ; Wed, 27 Jul 2011 06:02:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3DDC521C0C3 for ; Wed, 27 Jul 2011 05:51:48 +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 60B551B400F for ; Wed, 27 Jul 2011 05:51:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B49E58003D for ; Wed, 27 Jul 2011 05:51:47 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: <40a28d2a2d9f4bac2e7aabf105e36407a36e0b8f.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: 40a28d2a2d9f4bac2e7aabf105e36407a36e0b8f Date: Wed, 27 Jul 2011 05:51:47 +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: 5d08554a0d8d6078569c628dc025cf13 commit: 40a28d2a2d9f4bac2e7aabf105e36407a36e0b8f Author: Alexandre Rostovtsev gmail com> AuthorDate: Wed Jul 27 04:30:47 2011 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Wed Jul 27 04:30:47 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D40a28d2a gnome-base/gnome-shell: fix libXfixes dependency libXfixes-5.0 needed for pointer barriers --- gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild b/gnome-base= /gnome-shell/gnome-shell-3.0.2.ebuild index 14feacb..bd8fc7e 100644 --- a/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild +++ b/gnome-base/gnome-shell/gnome-shell-3.0.2.ebuild @@ -28,6 +28,7 @@ fi # FIXME: Automagic gnome-bluetooth[introspection] support. # latest gsettings-desktop-schemas is needed due to commit 602fa1c6 # latest g-c-c is needed due to https://bugs.gentoo.org/show_bug.cgi?id=3D= 360057 +# libXfixes-5.0 needed for pointer barriers COMMON_DEPEND=3D">=3Ddev-libs/glib-2.25.9:2 >=3Ddev-libs/gjs-0.7.11 >=3Ddev-libs/gobject-introspection-0.10.1 @@ -58,7 +59,7 @@ COMMON_DEPEND=3D">=3Ddev-libs/glib-2.25.9:2 =20 x11-libs/startup-notification x11-libs/libX11 - x11-libs/libXfixes + >=3Dx11-libs/libXfixes-5.0 x11-apps/mesa-progs" # Runtime-only deps are probably incomplete and approximate. # Each block: