summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2011-08-23 15:40:15 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2011-08-23 15:40:15 +0000
commit2fbe30e551475c6d610bc1618c0447a4b3a3ca1a (patch)
tree874dcd4a95e42af49127c6a07aae9d6fe46f5ba2 /gnome-extra/gnome-games/gnome-games-3.0.2.ebuild
parentDEPEND on bison, bug 380247 (diff)
downloadhistorical-2fbe30e551475c6d610bc1618c0447a4b3a3ca1a.tar.gz
historical-2fbe30e551475c6d610bc1618c0447a4b3a3ca1a.tar.bz2
historical-2fbe30e551475c6d610bc1618c0447a4b3a3ca1a.zip
Don't depend on glib[introspection]
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/gnome-games/gnome-games-3.0.2.ebuild')
-rw-r--r--gnome-extra/gnome-games/gnome-games-3.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/gnome-games/gnome-games-3.0.2.ebuild b/gnome-extra/gnome-games/gnome-games-3.0.2.ebuild
index 32aedb58e3d7..0dae577075b3 100644
--- a/gnome-extra/gnome-games/gnome-games-3.0.2.ebuild
+++ b/gnome-extra/gnome-games/gnome-games-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-3.0.2.ebuild,v 1.1 2011/08/19 12:51:19 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-3.0.2.ebuild,v 1.2 2011/08/23 15:40:15 nirbheek Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -54,7 +54,7 @@ COMMON_DEPEND="
x11-libs/libX11 )"
RDEPEND="${COMMON_DEPEND}
sudoku? (
- dev-libs/glib:2[introspection]
+ dev-libs/glib:2
dev-python/pygobject:2[introspection]
dev-python/pycairo
x11-libs/gdk-pixbuf:2[introspection]