diff options
Diffstat (limited to 'testing/open-vm-tools-grsec')
-rw-r--r-- | testing/open-vm-tools-grsec/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/open-vm-tools-grsec/APKBUILD b/testing/open-vm-tools-grsec/APKBUILD index d71a02a892..064f8be877 100644 --- a/testing/open-vm-tools-grsec/APKBUILD +++ b/testing/open-vm-tools-grsec/APKBUILD @@ -39,6 +39,7 @@ build() { --without-x \ --without-dnet \ --without-icu \ + --without-procps \ --with-kernel-release="$_abi_release" \ || return 1 cd "$_builddir"/modules |