diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-08-16 14:00:52 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-08-16 14:00:52 +0000 |
commit | e2966afe6bc844074188a80a715b8e7e3ad40b31 (patch) | |
tree | 117eb108cfc51efc9dd7ac5637b4b7834634a84b /media-sound/exaile | |
parent | Don't generate manpage to avoid sandbox issues with XDG directories wrt #332779. (diff) | |
download | gentoo-2-e2966afe6bc844074188a80a715b8e7e3ad40b31.tar.gz gentoo-2-e2966afe6bc844074188a80a715b8e7e3ad40b31.tar.bz2 gentoo-2-e2966afe6bc844074188a80a715b8e7e3ad40b31.zip |
drop html2man dep too
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/exaile')
-rw-r--r-- | media-sound/exaile/exaile-0.3.2.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/media-sound/exaile/exaile-0.3.2.0.ebuild b/media-sound/exaile/exaile-0.3.2.0.ebuild index 105049b851c8..1bedd249e3f2 100644 --- a/media-sound/exaile/exaile-0.3.2.0.ebuild +++ b/media-sound/exaile/exaile-0.3.2.0.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/media-sound/exaile/exaile-0.3.2.0.ebuild,v 1.2 2010/08/16 13:56:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/exaile/exaile-0.3.2.0.ebuild,v 1.3 2010/08/16 14:00:52 ssuominen Exp $ EAPI=2 @@ -27,8 +27,7 @@ RDEPEND="dev-python/dbus-python media-plugins/gst-plugins-meta:0.10 libnotify? ( dev-python/notify-python ) cddb? ( dev-python/cddb-py )" -DEPEND="sys-apps/help2man - nls? ( dev-util/intltool +DEPEND="nls? ( dev-util/intltool sys-devel/gettext )" RESTRICT="test" #315589 |