summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-05-26 07:36:34 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-05-26 07:36:34 +0000
commit3d9546ad63f3f9b5155b8839e5476464c463b4a6 (patch)
tree4a6083f3d66b51a4ebb327e4c58b0d12381d7b9f /sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
parentBump network to 2.3.0.13 (diff)
downloadhistorical-3d9546ad63f3f9b5155b8839e5476464c463b4a6.tar.gz
historical-3d9546ad63f3f9b5155b8839e5476464c463b4a6.tar.bz2
historical-3d9546ad63f3f9b5155b8839e5476464c463b4a6.zip
Depend also on xml-dtd. Fixes bug#384133.
Package-Manager: portage-2.2.0_alpha108/cvs/Linux x86_64
Diffstat (limited to 'sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild')
-rw-r--r--sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild b/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
index fa10aed75841..5daf9a30d9f1 100644
--- a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
+++ b/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild,v 1.3 2012/05/24 16:28:55 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild,v 1.4 2012/05/26 07:36:34 scarabeus Exp $
EAPI=4
@@ -20,6 +20,7 @@ RDEPEND="dev-libs/libxml2:2
gtk? ( x11-libs/gtk+:2 )
"
DEPEND="${RDEPEND}
+ app-text/docbook-xml-dtd:4.2
dev-libs/libxslt
virtual/pkgconfig
"