diff options
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ pkgdesc="VMware macOS utilities, from the dev branch of the upstream repo" arch=("x86_64") url="https://github.com/DrDonk/unlocker/" license=('MIT') -#depends=('vmware-workstation>=16.0.0') +#depends=("vmware-workstation>=16.0.0") makedepends=("git" "zsh" "go") provides=("vmware-unlocker" "vmware-unlocker-bin") conflicts=("vmware-unlocker" "vmware-unlocker-bin") |