summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-01-02 18:37:06 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-01-02 18:37:06 +0000
commit69dafae330642f38d441b749c45c05bd4b40d0b3 (patch)
treec581498ed811b02d6ddcd131b21c919c32f365c8 /games-puzzle/atomix/atomix-1.0.1.ebuild
parent*** empty log message *** (diff)
downloadhistorical-69dafae330642f38d441b749c45c05bd4b40d0b3.tar.gz
historical-69dafae330642f38d441b749c45c05bd4b40d0b3.tar.bz2
historical-69dafae330642f38d441b749c45c05bd4b40d0b3.zip
added XML-Parser to RDEPEND to fix bug 37031
Diffstat (limited to 'games-puzzle/atomix/atomix-1.0.1.ebuild')
-rw-r--r--games-puzzle/atomix/atomix-1.0.1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/games-puzzle/atomix/atomix-1.0.1.ebuild b/games-puzzle/atomix/atomix-1.0.1.ebuild
index cb38ef970eba..8b10e5d1402c 100644
--- a/games-puzzle/atomix/atomix-1.0.1.ebuild
+++ b/games-puzzle/atomix/atomix-1.0.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-1.0.1.ebuild,v 1.1 2003/12/31 01:26:58 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/atomix/atomix-1.0.1.ebuild,v 1.2 2004/01/02 18:36:28 mr_bones_ Exp $
inherit gnome2
@@ -21,7 +21,8 @@ RDEPEND=">=x11-libs/pango-1.0.3
>=gnome-base/libgnomeui-2.0.0
>=gnome-base/libbonoboui-2.0.0
>=gnome-base/libgnomecanvas-2.0.0
- >=dev-libs/libxml2-2.4.23"
+ >=dev-libs/libxml2-2.4.23
+ dev-perl/XML-Parser"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.12.0
>=dev-util/intltool-0.17"