diff options
author | 2008-06-03 22:16:53 +0000 | |
---|---|---|
committer | 2008-06-03 22:16:53 +0000 | |
commit | 5cdd0f2428f67cae205ad525037d4462894cffee (patch) | |
tree | f8e278d1b6d0b7c8638e82d0777f303931c2cff9 /games-strategy/boson/boson-0.13-r1.ebuild | |
parent | Let's be multilib-strict. We likez ze discipline. And drop the stupid man-pag... (diff) | |
download | gentoo-2-5cdd0f2428f67cae205ad525037d4462894cffee.tar.gz gentoo-2-5cdd0f2428f67cae205ad525037d4462894cffee.tar.bz2 gentoo-2-5cdd0f2428f67cae205ad525037d4462894cffee.zip |
Drop docbook-to-man from DEPEND
(Portage version: 2.1.5.3)
Diffstat (limited to 'games-strategy/boson/boson-0.13-r1.ebuild')
-rw-r--r-- | games-strategy/boson/boson-0.13-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-strategy/boson/boson-0.13-r1.ebuild b/games-strategy/boson/boson-0.13-r1.ebuild index 34b2c9f2e969..34c2fac01891 100644 --- a/games-strategy/boson/boson-0.13-r1.ebuild +++ b/games-strategy/boson/boson-0.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/boson-0.13-r1.ebuild,v 1.2 2008/06/03 22:12:19 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/boson-0.13-r1.ebuild,v 1.3 2008/06/03 22:16:53 loki_val Exp $ inherit eutils flag-o-matic kde-functions multilib cmake-utils @@ -19,8 +19,7 @@ RDEPEND="virtual/opengl virtual/glu media-libs/openal" DEPEND="${RDEPEND} - >=dev-util/cmake-2.4.6-r1 - app-text/docbook-to-man" + >=dev-util/cmake-2.4.6-r1" need-kde 3 |