nemo: Add gvfs to (R)DEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-05-04 22:09:55 +02:00
parent bff70b57ac
commit 9d35bbe23c

View File

@@ -15,6 +15,7 @@ DEPENDS = " \
libxapp \
libexif \
libgsf \
gvfs \
"
inherit meson pkgconfig gobject-introspection gtk-icon-cache gsettings gettext mime mime-xdg features_check
@@ -40,6 +41,7 @@ FILES:${PN} += " \
"
RDEPENDS:${PN} += " \
gvfs gvfsd-ftp gvfsd-sftp gvfsd-trash \
python3-core \
python3-xlrd \
"