update recipes

This commit is contained in:
Ribbon 2023-12-23 19:26:27 +00:00
parent 4cd536e2c2
commit 0c0f9dbc2c
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO openssl-sys crate error
[source]
git = "https://github.com/torrust/torrust-tracker"
[build]

View File

@ -1,4 +1,4 @@
#TODO Boost is not working
#TODO make boost work
[source]
git = "https://github.com/hikari-no-yume/touchHLE"
[build]

View File

@ -5,5 +5,5 @@ rev = "1a8241211382efafb37961888aebc0065d56a95e"
[build]
template = "custom"
script = """
cookbook_cargo_packages tp-note
cookbook_cargo_packages tpnote
"""