Add gvfs as an optional dependency
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user