fix(scrcpy): builddep on libOpenCL.so.1 (#6432) (#6465)

(cherry picked from commit 24b302d980)

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2025-09-21 19:05:31 -07:00
committed by GitHub
parent 2dfae48438
commit ef1d05fd44
+1
View File
@@ -17,6 +17,7 @@ BuildRequires: pkgconfig(libusb)
BuildRequires: pkgconfig(libv4l2)
BuildRequires: cmake(VulkanHeaders)
BuildRequires: vulkan-loader
BuildRequires: %_libdir/libOpenCL.so.1
%description
This application mirrors Android devices (video and audio) connected via USB or TCP/IP and allows control using the computer's keyboard and mouse. It does not require root access or an app installed on the device. It works on Linux, Windows, and macOS.