gnome-base/gnome-vfs: Added sub-slot dep to ssl packages.
authorLars Wendler <polynomial-c@gentoo.org>
Wed, 13 Jun 2018 16:19:44 +0000 (18:19 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Wed, 13 Jun 2018 16:21:01 +0000 (18:21 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

gnome-base/gnome-vfs/gnome-vfs-2.24.4-r5.ebuild

index 5944120e1d8a20fd75e3038b604fe29763b60d74..7b788c1a09d7d1cc32a90b0b0549ea1565a44c1f 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=5
@@ -34,8 +34,8 @@ RDEPEND="
                        >=net-libs/gnutls-2.12.23-r6[${MULTILIB_USEDEP}]
                        !gnome-extra/gnome-vfs-sftp )
                !gnutls? (
-                       !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] )
-                       libressl? ( dev-libs/libressl[${MULTILIB_USEDEP}] )
+                       !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
+                       libressl? ( dev-libs/libressl:=[${MULTILIB_USEDEP}] )
                        !gnome-extra/gnome-vfs-sftp ) )
        zeroconf? ( >=net-dns/avahi-0.6.31-r2[${MULTILIB_USEDEP}] )
 "