[visual-studio-code-bin] Replace gvfs dependency with gio
See [1] and [2]. [1] https://github.com/microsoft/vscode/issues/13189 [2] https://github.com/electron/electron/commit/b6b9966
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,7 +1,7 @@
|
||||
pkgbase = visual-studio-code-bin
|
||||
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
|
||||
pkgver = 1.37.1
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://code.visualstudio.com/
|
||||
arch = x86_64
|
||||
license = custom: commercial
|
||||
@@ -17,7 +17,7 @@ pkgbase = visual-studio-code-bin
|
||||
depends = libxss
|
||||
depends = glibc>=2.28-4
|
||||
depends = lsof
|
||||
optdepends = gvfs: Needed for move to trash functionality
|
||||
optdepends = glib2: Needed for move to trash functionality
|
||||
optdepends = libdbusmenu-glib: Needed for KDE global menu
|
||||
provides = code
|
||||
conflicts = code
|
||||
|
||||
Reference in New Issue
Block a user