remove a recipe

This commit is contained in:
Ribbon 2024-02-13 13:48:07 +00:00
parent 7a45edd4e7
commit dd6ecc57d8

View File

@ -1,12 +0,0 @@
#TODO missing script for dotnet, see https://github.com/Ryujinx/Ryujinx#building
#TODO require .NET Framework 8
#TODO maybe missing dependencies
[source]
git = "https://github.com/Ryujinx/Ryujinx"
[build]
template = "custom"
dependencies = [
"sdl2",
"freealut",
"openal",
]