summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2019-10-08 09:09:18 +0100
committerD. Can Celasun2019-10-08 09:09:18 +0100
commit0d55a2e048273d7d49f694e7391f4389570b2ab4 (patch)
treed2c30072e60e1e5f301682d6cba9eac56a87758c /PKGBUILD
parent1bc2123c70a1780629cd449fdbed8641d7fce8c1 (diff)
downloadaur-0d55a2e048273d7d49f694e7391f4389570b2ab4.tar.gz
[visual-studio-code-bin] Add "which" dependency
Needed by /usr/bin/code
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afb3a83e4a4f..22d92cc5756b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
pkgver=1.38.1
-pkgrel=1
+pkgrel=2
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
arch=('x86_64')
url="https://code.visualstudio.com/"
license=('custom: commercial')
provides=('code')
conflicts=('code')
-depends=(fontconfig libxtst gtk3 python cairo alsa-lib nss gcc-libs libnotify libxss 'glibc>=2.28-4' lsof)
+depends=(fontconfig libxtst gtk3 python cairo alsa-lib nss gcc-libs libnotify libxss 'glibc>=2.28-4' lsof which)
optdepends=('glib2: Needed for move to trash functionality'
'libdbusmenu-glib: Needed for KDE global menu')
source=(code_x64_${pkgver}.tar.gz::https://vscode-update.azurewebsites.net/${pkgver}/linux-x64/stable