diff options
Diffstat (limited to 'testing/open-vm-tools/APKBUILD')
-rw-r--r-- | testing/open-vm-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/open-vm-tools/APKBUILD b/testing/open-vm-tools/APKBUILD index 915596080..05fc13384 100644 --- a/testing/open-vm-tools/APKBUILD +++ b/testing/open-vm-tools/APKBUILD @@ -5,7 +5,7 @@ _pkgsubver=261024 pkgrel=1 pkgdesc="The Open Virtual Machine Tools are the open source implementation of VMware Tools." url="http://open-vm-tools.sourceforge.net/" -arch="x86 x86_64" +arch="all" license="LGPL" subpackages="$pkgname-gtk" makedepends="procps-dev libdnet-dev icu-dev glib-dev pkgconfig bash |