summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2011-02-23 21:47:59 +0000
committerPatrick Lauer <patrick@gentoo.org>2011-02-23 21:47:59 +0000
commit258ca46bb5a2c441681175213aeecd5688075b19 (patch)
treedf00d7c7b8bb2b52a1bd1df3aff842fae7520a74 /sci-geosciences/gpsd/gpsd-2.95-r1.ebuild
parentUse mask libgnome[esd] and related, bug #348644 and bug #352260. (diff)
downloadgentoo-2-258ca46bb5a2c441681175213aeecd5688075b19.tar.gz
gentoo-2-258ca46bb5a2c441681175213aeecd5688075b19.tar.bz2
gentoo-2-258ca46bb5a2c441681175213aeecd5688075b19.zip
Adding docbook dep for building, bug #355805
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-2.95-r1.ebuild')
-rw-r--r--sci-geosciences/gpsd/gpsd-2.95-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild b/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild
index 97c7d2640467..20e67212b258 100644
--- a/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-2.95-r1.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/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild,v 1.1 2011/02/21 03:29:14 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/gpsd-2.95-r1.ebuild,v 1.2 2011/02/23 21:47:59 patrick Exp $
EAPI=3
@@ -39,7 +39,8 @@ RDEPEND="
qt4? ( x11-libs/qt-gui )"
DEPEND="${RDEPEND}
- app-text/xmlto"
+ app-text/xmlto
+ =app-text/docbook-xml-dtd-4.1*"
PATCHES=(
"${FILESDIR}/${PV}-disable-strip.patch"