From cd68acb046a0c22b3eebb0ac3356f9f3b3af8ce8731e351384281807106e6c5e Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Sun, 18 Nov 2018 21:28:56 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/hardware/scrcpy?expand=0&rev=33 --- scrcpy.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scrcpy.spec b/scrcpy.spec index 9a0457b..cbd221a 100644 --- a/scrcpy.spec +++ b/scrcpy.spec @@ -27,7 +27,6 @@ Source0: %{name}-%{version}.tar.xz Source1: https://github.com/Genymobile/scrcpy/releases/download/v1.5-fixversion/scrcpy-server-v1.5.jar BuildRequires: meson -BuildRequires: make BuildRequires: gcc BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(libavcodec) @@ -48,7 +47,7 @@ This application provides display and control of Android devices connected on US %install -meson --internal install build/meson-private/install.dat +%meson_install %files %doc README.md DEVELOP.md FAQ.md