From d6bde82894baa85c5cb3ffa4daf6c1554181131f Mon Sep 17 00:00:00 2001 From: Christian Helmuth Date: Thu, 19 Aug 2021 15:37:38 +0200 Subject: [PATCH] vbox6: add libyuv to pkg recipe Issue #4031 --- repos/ports/recipes/pkg/vbox6/archives | 3 ++- repos/ports/recipes/pkg/vbox6/runtime | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/repos/ports/recipes/pkg/vbox6/archives b/repos/ports/recipes/pkg/vbox6/archives index cf9feb6eb4..2a10309819 100755 --- a/repos/ports/recipes/pkg/vbox6/archives +++ b/repos/ports/recipes/pkg/vbox6/archives @@ -1,10 +1,11 @@ _/src/init +_/src/jpeg _/src/libc _/src/libiconv +_/src/libyuv _/src/posix _/src/stdcxx _/src/vbox6 _/src/vfs _/src/vfs_pipe _/src/zlib -_/src/jpeg diff --git a/repos/ports/recipes/pkg/vbox6/runtime b/repos/ports/recipes/pkg/vbox6/runtime index e0f75382a6..09bc60ebae 100755 --- a/repos/ports/recipes/pkg/vbox6/runtime +++ b/repos/ports/recipes/pkg/vbox6/runtime @@ -80,14 +80,15 @@ + + -