mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
oneVPL: fix duplicate hostmakedepends
This commit is contained in:
parent
151715a609
commit
6a916e2db2
1 changed files with 1 additions and 1 deletions
|
@ -3,8 +3,8 @@ pkgname=oneVPL
|
||||||
version=2023.3.1
|
version=2023.3.1
|
||||||
revision=2
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="libva-devel libX11-devel"
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libva-devel libX11-devel"
|
||||||
short_desc="Intel oneAPI Video Processing Library"
|
short_desc="Intel oneAPI Video Processing Library"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue