www-client/surf: Move more deps behind USE=savedconfig (bug #662140).
authorJeroen Roovers <jer@gentoo.org>
Thu, 26 Jul 2018 05:30:39 +0000 (07:30 +0200)
committerJeroen Roovers <jer@gentoo.org>
Thu, 26 Jul 2018 05:31:18 +0000 (07:31 +0200)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

www-client/surf/surf-2.0.ebuild
www-client/surf/surf-9999.ebuild

index 33d0ddd78c8a2b12e482b99e77126009e5da8bb3..734ac2bd45d7fbd8a837857322ce0971988fa1b0 100644 (file)
@@ -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? (
                net-misc/curl
+               x11-apps/xprop
+               x11-misc/dmenu
                x11-terms/st
        )
 "
index c21a830522595922b8b58325c18e91a2c52de088..2156192b7477945d350caa71830384f9c24c6bf6 100644 (file)
@@ -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
        )
 "