summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-03-07 23:12:50 +0000
committerJustin Lecher <jlec@gentoo.org>2010-03-07 23:12:50 +0000
commitc851c9354518ab16a1c385b43cb715fafc134c72 (patch)
treedad5a65d1827e7bfbd704285dde5599fb86a5d18 /dev-tcltk
parentUpdate internal jpeg files wrt http://bugs.kde.org/show_bug.cgi?id=228483. (diff)
downloadgentoo-2-c851c9354518ab16a1c385b43cb715fafc134c72.tar.gz
gentoo-2-c851c9354518ab16a1c385b43cb715fafc134c72.tar.bz2
gentoo-2-c851c9354518ab16a1c385b43cb715fafc134c72.zip
make depends unconditional
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tclxml/tclxml-3.2-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild b/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild
index 7d306d2b7562..61c6cad4fb02 100644
--- a/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild
+++ b/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild,v 1.1 2010/03/07 08:52:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild,v 1.2 2010/03/07 23:12:50 jlec Exp $
EAPI="3"
@@ -17,8 +17,8 @@ KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/tcl-8.2
>=dev-tcltk/tcllib-1.2
- xml? ( >=dev-libs/libxml2-2.6.9 )
- expat? ( dev-libs/expat )
+ >=dev-libs/libxml2-2.6.9
+ dev-libs/expat
!dev-tcltk/tclxml-expat
!dev-tcltk/tcldom"
# test? ( dev-tcltk/tclparser )