Add gvfs as an optional dependency

This commit is contained in:
2025-10-11 17:44:30 +03:00
parent f132e3dde4
commit b73f0d780c
+2 -1
View File
@@ -1,10 +1,11 @@
name: thunar name: thunar
description: A modern file manager for the Xfce Desktop Environment description: A modern file manager for the Xfce Desktop Environment
version: 4.20.4 version: 4.20.4
revision: 2
url: https://docs.xfce.org/xfce/thunar/start url: https://docs.xfce.org/xfce/thunar/start
license: GPL2-or-later,LGPL2.1-only license: GPL2-or-later,LGPL2.1-only
architecture: any architecture: any
depends: ["desktop-file-utils","exo","hicolor-icon-theme","libgudev","libnotify","libpng","libxfce4ui","libxfce4util","pcre2"] depends: ["desktop-file-utils","exo","hicolor-icon-theme","libgudev","libnotify","libpng","libxfce4ui","libxfce4util","pcre2"]
optional_depends: ["thunar-volman","tumbler"] optional_depends: ["gvfs","thunar-volman","tumbler"]
make_depends: ["glib","gobject-introspection","gtk-doc","xfce4-panel","xfce4-dev-tools"] make_depends: ["glib","gobject-introspection","gtk-doc","xfce4-panel","xfce4-dev-tools"]
type: source type: source