From 2b0fe39acb4d911edd9d7631e8aa6b97778e68fa Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 25 Sep 2024 22:21:59 +0100 Subject: config/git: Import pcsx-redux We don't need the entire emulator, but we will be using a specific part: src/mips/openbios third_party/uC-sdk submodule is included, because it contains the necessary header files when building open bios. I will be adding Sony Playstation support to Libreboot, alongside a new emulator project to be announced soon. Signed-off-by: Leah Rowe --- config/dependencies/ubuntu2004 | 1 + 1 file changed, 1 insertion(+) (limited to 'config/dependencies/ubuntu2004') diff --git a/config/dependencies/ubuntu2004 b/config/dependencies/ubuntu2004 index e4b3ef10..8fe09aef 100755 --- a/config/dependencies/ubuntu2004 +++ b/config/dependencies/ubuntu2004 @@ -11,4 +11,5 @@ libusb-1.0-0-dev lz4 lzma lzma-alone m4 nasm openssl p7zip p7zip-full parted \ pciutils perl pkg-config python3 python3-distutils python3-pkg-resources \ python3-pycryptodome python3-pyelftools python3-setuptools python-is-python3 \ sharutils swig ttf-unifont unar unifont unzip uuid-dev wget zlib1g-dev ccache \ +g++-mipsel-linux-gnu make \ " -- cgit v1.2.1