racket-mimetypes needs to be a dependency in info.rkt.

This commit is contained in:
2026-07-28 09:05:31 +02:00
parent 13ddedbc11
commit d8ed6235ef
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"../wv-dialog.rkt"
"../wv-settings.rkt"
"../rgba.rkt"
"../mimetypes.rkt"
racket-mimetypes
"../racket-webview-version.rkt"))