virtualbox-ose: lib32disabled=yes.
This commit is contained in:
parent
6abf227d15
commit
8e11bf380d
|
@ -12,6 +12,7 @@ license="GPL-2, MPL-1.1, CDDL"
|
|||
distfiles="http://download.virtualbox.org/virtualbox/$version/VirtualBox-$version.tar.bz2"
|
||||
checksum=739835aee3274a663b23eeb748bd0430e8a5d8ba2f4d0eae5dc47ff2c485e23b
|
||||
|
||||
lib32disabled=yes
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
hostmakedepends="which perl pkg-config dev86 yasm acpica-utils"
|
||||
|
@ -132,6 +133,7 @@ virtualbox-ose-dkms_package() {
|
|||
}
|
||||
|
||||
virtualbox-ose-guest_package() {
|
||||
lib32disabled=yes
|
||||
systemd_services="vboxservice.service on"
|
||||
depends="xserver-abi-video-15_1 virtualbox-ose-guest-dkms-${version}_${revision}"
|
||||
short_desc+=" - guest utilities"
|
||||
|
|
Loading…
Reference in New Issue