diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-05-16 22:21:49 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-05-16 22:21:49 -0400 |
commit | d0971a3e92359b59aef3ce7caface30646c262a7 (patch) | |
tree | 2b72905e51528c7d5dad5f5c30a75287d2bd8c7c /gnome-base | |
parent | media-gfx/gthumb: Restore ~ppc64 keyword (diff) | |
download | gentoo-d0971a3e92359b59aef3ce7caface30646c262a7.tar.gz gentoo-d0971a3e92359b59aef3ce7caface30646c262a7.tar.bz2 gentoo-d0971a3e92359b59aef3ce7caface30646c262a7.zip |
gnome-base/gvfs: Subscribe to libnfs subslot
Closes: https://bugs.gentoo.org/837230
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gvfs/gvfs-1.50.1-r1.ebuild (renamed from gnome-base/gvfs/gvfs-1.50.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gvfs/gvfs-1.50.1.ebuild b/gnome-base/gvfs/gvfs-1.50.1-r1.ebuild index 61a64ed1d03f..3d55f7527038 100644 --- a/gnome-base/gvfs/gvfs-1.50.1.ebuild +++ b/gnome-base/gvfs/gvfs-1.50.1-r1.ebuild @@ -67,7 +67,7 @@ RDEPEND=" ) google? ( >=dev-libs/libgdata-0.18.0:=[crypt,gnome-online-accounts] ) gphoto2? ( >=media-libs/libgphoto2-2.5.0:= ) - nfs? ( >=net-fs/libnfs-1.9.8 ) + nfs? ( >=net-fs/libnfs-1.9.8:= ) net-misc/openssh " DEPEND="${RDEPEND}" |