summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-4.5.3.ebuild')
-rw-r--r--sci-chemistry/gromacs/gromacs-4.5.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/gromacs-4.5.3.ebuild b/sci-chemistry/gromacs/gromacs-4.5.3.ebuild
index 445a77d115fb..bf3313ee566d 100644
--- a/sci-chemistry/gromacs/gromacs-4.5.3.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.5.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.3.ebuild,v 1.2 2010/12/16 15:35:46 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.3.ebuild,v 1.3 2011/03/02 17:55:01 jlec Exp $
EAPI="3"
@@ -32,7 +32,7 @@ DEPEND="app-shells/tcsh
gsl? ( sci-libs/gsl )
lapack? ( virtual/lapack )
mpi? ( virtual/mpi )
- xml? ( dev-libs/libxml2 )"
+ xml? ( dev-libs/libxml2:2 )"
RDEPEND="${DEPEND}"