mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
vadumpcaps: drop PKG_TOOLCHAIN hardcoding - already defaults to make
This commit is contained in:
parent
f13ca1082d
commit
b8683e7c9b
@ -9,7 +9,6 @@ PKG_SITE="https://github.com/fhvwy/vadumpcaps"
|
||||
PKG_URL="https://github.com/fhvwy/vadumpcaps/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_LONGDESC="This is a utility to show all capabilities of a VAAPI device/driver."
|
||||
PKG_DEPENDS_TARGET="toolchain libva"
|
||||
PKG_TOOLCHAIN="make"
|
||||
|
||||
makeinstall_target() {
|
||||
mkdir -p ${INSTALL}/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user