JavaFX Media Build Process to fix Problems with Packaging

thx DB2DY for the info.

Dependencies for native Linux Packages added.
This commit is contained in:
2026-06-29 21:28:37 +02:00
parent eee1594d30
commit ff6b8b75a6
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -436,6 +436,7 @@
<addmodule>javafx.graphics</addmodule>
<addmodule>javafx.fxml</addmodule>
<addmodule>javafx.web</addmodule>
<addmodule>javafx.media</addmodule>
<addmodule>java.sql</addmodule>
<addmodule>java.net.http</addmodule>
<addmodule>jdk.crypto.ec</addmodule>