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

if not we need to pull in adoptium

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2026-04-30 21:52:20 +08:00
committed by GitHub
parent 1b0145ceb6
commit 6ef17e4e15
+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