summaryrefslogtreecommitdiffstats
path: root/src/utau
diff options
context:
space:
mode:
Diffstat (limited to 'src/utau')
-rw-r--r--src/utau/openutau/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utau/openutau/APKBUILD b/src/utau/openutau/APKBUILD
index f2ffe79..d95ce63 100644
--- a/src/utau/openutau/APKBUILD
+++ b/src/utau/openutau/APKBUILD
@@ -16,7 +16,7 @@ license="MIT"
# so:ld-linux-x86-64.so.2 is provided by gcompat
# so:libfontconfig.so.1 is provided by fontconfig
-# todo: once not in testing, add so:libonnxruntime.so provided by onnxruntime-dev
+# TODO: once not in testing, add so:libonnxruntime.so provided by onnxruntime-dev
depends="dotnet8-runtime so:ld-linux-x86-64.so.2 so:libfontconfig.so.1"
# Docs say to use .NET 6, but thats testing repos only.