mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
libva: only for x86.
This commit is contained in:
parent
486cfe15ad
commit
f4f4763003
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=libva
|
||||||
_distver=1.3.0
|
_distver=1.3.0
|
||||||
version=1:${_distver}
|
version=1:${_distver}
|
||||||
revision=1
|
revision=1
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
wrksrc="${pkgname}-${_distver}"
|
wrksrc="${pkgname}-${_distver}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
|
Loading…
Add table
Reference in a new issue