diff options
author | Cem Keylan <cem@ckyln.com> | 2020-06-28 00:00:49 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-06-28 00:00:49 +0300 |
commit | bc8ce0332e487506ae6a4ba4effe7996c740af9f (patch) | |
tree | e1df5bd97200394b8a0b3c1e3ec3d20799723647 /extra/libva/build | |
parent | 33bfcbc82ed7bbc74c32de29ea7fd90968cf0740 (diff) | |
download | repository-bc8ce0332e487506ae6a4ba4effe7996c740af9f.tar.gz |
libva: add meson dependency
Diffstat (limited to 'extra/libva/build')
-rwxr-xr-x | extra/libva/build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/libva/build b/extra/libva/build index 2ce3902a..64ee0e20 100755 --- a/extra/libva/build +++ b/extra/libva/build @@ -8,4 +8,3 @@ meson \ ninja -C output ninja -C output install - |