fix(scrcpy): try to use existing java ver (#11776) (#11779)

if not we need to pull in adoptium


(cherry picked from commit 6ef17e4e15)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2026-04-30 08:54:00 -05:00
committed by GitHub
parent 43448b74fc
commit 6eb8d962b9
+1 -1
View File
@@ -46,7 +46,7 @@ BuildRequires: python3-sdkmanager
Requires: %{name}-server
# Gradle here really wants Java 21-23 to work properly
# Java 25 breaks the build
BuildRequires: java-21-openjdk-devel
BuildRequires: java-latest-openjdk-devel
BuildConflicts: dkms-nvidia akmod-nvidia
Requires: android-tools