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/parabola | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/dependencies/parabola') diff --git a/config/dependencies/parabola b/config/dependencies/parabola index 50462afe..f598e491 100644 --- a/config/dependencies/parabola +++ b/config/dependencies/parabola @@ -9,3 +9,5 @@ pandoc parted pciutils perl perl-libwww python python-setuptools rsync \ sharutils subversion swig texinfo ttf-dejavu unarchiver unifont-utils unzip \ wget xz zlib ccache \ " + +aur_notice="cross-mipsel-linux-gnu-binutils cross-mipsel-linux-gnu-gcc" -- cgit v1.2.1