summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-07-26 07:30:39 +0200
committerJeroen Roovers <jer@gentoo.org>2018-07-26 07:31:18 +0200
commit588ad086ed1da56720df256fd0894049cd77bc63 (patch)
tree214e86fb98d6077119f9340dadc1b693027a5a40 /www-client/surf/surf-9999.ebuild
parentdev-ruby/net-telnet: add 0.2.0 (diff)
downloadgentoo-588ad086ed1da56720df256fd0894049cd77bc63.tar.gz
gentoo-588ad086ed1da56720df256fd0894049cd77bc63.tar.bz2
gentoo-588ad086ed1da56720df256fd0894049cd77bc63.zip
www-client/surf: Move more deps behind USE=savedconfig (bug #662140).
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'www-client/surf/surf-9999.ebuild')
-rw-r--r--www-client/surf/surf-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/surf/surf-9999.ebuild b/www-client/surf/surf-9999.ebuild
index c21a83052259..2156192b7477 100644
--- a/www-client/surf/surf-9999.ebuild
+++ b/www-client/surf/surf-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -28,10 +28,10 @@ DEPEND="
RDEPEND="
!sci-chemistry/surf
${COMMON_DEPEND}
- x11-apps/xprop
- x11-misc/dmenu
!savedconfig? (
+ >=x11-misc/dmenu-4.7
net-misc/curl
+ x11-apps/xprop
x11-terms/st
)
"