nv-codec-headers: workaround for only_for_archs/noarch
Not sure if this is right. It builds, probably with not required architecture dependency. How do you really solve this issue? Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
bcf9272650
commit
7b7d91c8ef
1 changed files with 1 additions and 2 deletions
|
@ -2,9 +2,8 @@
|
||||||
pkgname=nv-codec-headers
|
pkgname=nv-codec-headers
|
||||||
version=8.2.15.6
|
version=8.2.15.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
|
||||||
wrksrc="nv-codec-headers-n${version}"
|
wrksrc="nv-codec-headers-n${version}"
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
archs="i686* x86_64*"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="FFmpeg version of headers required to interface with Nvidias codec APIs"
|
short_desc="FFmpeg version of headers required to interface with Nvidias codec APIs"
|
||||||
maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
||||||
|
|
Loading…
Reference in a new issue