[visual-studio-code-bin] Add icu69 to optdepends
This is needed for live share.
This commit is contained in:
3
.SRCINFO
3
.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.67.1
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://code.visualstudio.com/
|
||||
install = visual-studio-code-bin.install
|
||||
arch = x86_64
|
||||
@@ -24,6 +24,7 @@ pkgbase = visual-studio-code-bin
|
||||
optdepends = glib2: Needed for move to trash functionality
|
||||
optdepends = libdbusmenu-glib: Needed for KDE global menu
|
||||
optdepends = org.freedesktop.secrets: Needed for settings sync
|
||||
optdepends = icu69: Needed for live share
|
||||
provides = code
|
||||
provides = vscode
|
||||
conflicts = code
|
||||
|
||||
Reference in New Issue
Block a user