From f2ec16f909342904ada98d2947f8d3fc5619f23151958878e95120c4b91d7873 Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Sun, 18 Nov 2018 20:52:00 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/hardware/scrcpy?expand=0&rev=30 --- scrcpy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrcpy.spec b/scrcpy.spec index f8e4cef..55a8438 100644 --- a/scrcpy.spec +++ b/scrcpy.spec @@ -27,7 +27,7 @@ Source0: %{name}-%{version}.tar.xz Source1: https://github.com/Genymobile/scrcpy/releases/download/v1.5-fixversion/scrcpy-server-v1.5.jar BuildRequires: meson -BuildRequires: ninja +BuildRequires: make BuildRequires: gcc BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(libavcodec)