mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +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
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="libva-devel libX11-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libva-devel libX11-devel"
|
||||
short_desc="Intel oneAPI Video Processing Library"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue