summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2015-11-25 14:45:34 -0500
committerMike Gilbert <floppym@gentoo.org>2015-11-25 14:46:18 -0500
commita42fee669fe50c9c56447ecc5a81fb7dd116ae6f (patch)
treec9596ecf2c356b35e99a79cc96d2cbef20acc470 /x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild
parentapp-text/xmlto: Fix slot on bash dependency (diff)
downloadgentoo-a42fee669fe50c9c56447ecc5a81fb7dd116ae6f.tar.gz
gentoo-a42fee669fe50c9c56447ecc5a81fb7dd116ae6f.tar.bz2
gentoo-a42fee669fe50c9c56447ecc5a81fb7dd116ae6f.zip
x11-misc/xdg-utils: Move web browser dep to app-text/xmlto
Bug: https://bugs.gentoo.org/566320 Package-Manager: portage-2.2.25_p7
Diffstat (limited to 'x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild')
-rw-r--r--x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild
index 766e6f489406..25b7a0255612 100644
--- a/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild
+++ b/x11-misc/xdg-utils/xdg-utils-1.1.0_rc2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,8 +21,7 @@ RDEPEND="dev-util/desktop-file-utils
x11-apps/xprop
x11-apps/xset
perl? ( dev-perl/File-MimeInfo )"
-DEPEND="app-text/xmlto
- || ( www-client/links www-client/lynx virtual/w3m )"
+DEPEND=">=app-text/xmlto-0.0.26-r1"
DOCS="README RELEASE_NOTES TODO" # ChangeLog is bogus, see git instead