Add build dependencies: Java 8, IcedTea-Web, iDRAC libs

- java8.tar.gz (Temurin JRE 8)
- jdk8.tar.gz (Temurin JDK 8, unused but kept for reference)
- icedtea-web.zip (1.8.8)
- idrac-libs/: avctKVM.jar + native .so files
This commit is contained in:
Jacquin Antoine
2026-06-07 15:38:18 +02:00
parent 5209e5a013
commit 4c69236903
7 changed files with 1 additions and 4 deletions

5
.gitignore vendored
View File

@ -1,5 +1,2 @@
*.tar.gz
*.zip
build-dir/ build-dir/
.flatpak-builder/ .flatpak-builder/
idrac-libs/

BIN
icedtea-web.zip Normal file

Binary file not shown.

BIN
idrac-libs/avctKVM.jar Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
java8.tar.gz Normal file

Binary file not shown.

BIN
jdk8.tar.gz Normal file

Binary file not shown.