[arch-commits] Commit in open-vm-tools/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Thu Aug 20 08:51:11 UTC 2020


    Date: Thursday, August 20, 2020 @ 08:51:10
  Author: eworm
Revision: 685332

upgpkg: open-vm-tools 6:11.1.5-2: libxcrypt rebuild

Modified:
  open-vm-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-20 08:49:44 UTC (rev 685331)
+++ PKGBUILD	2020-08-20 08:51:10 UTC (rev 685332)
@@ -4,13 +4,14 @@
 pkgname=open-vm-tools
 epoch=6
 pkgver=11.1.5
-pkgrel=1
+pkgrel=2
 pkgdesc='The Open Virtual Machine Tools (open-vm-tools) are the open source implementation of VMware Tools'
 arch=('x86_64')
 url='https://github.com/vmware/open-vm-tools'
 license=('LGPL')
-depends=('libdnet' 'icu' 'procps-ng' 'uriparser' 'libsigc++' 'libxss'
-         'iproute2' 'fuse2' 'lsb-release' 'libmspack')
+depends=('fuse2' 'icu' 'iproute2' 'libdnet' 'libmspack' 'libsigc++'
+         'libxcrypt' 'libcrypt.so' 'libxss' 'lsb-release' 'procps-ng'
+         'uriparser')
 makedepends=('chrpath' 'doxygen' 'gtkmm3' 'libxtst' 'python' 'rpcsvc-proto')
 optdepends=('gtkmm3: DnD/CP plugin'
             'libxtst: DnD/CP, resolution set plugins'



More information about the arch-commits mailing list