From 3b212fe959ab3fa68aa343d2e36eeb7699943301 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Mon, 17 Feb 2025 13:09:59 +0000 Subject: [PATCH] 0.0.9 --- sdl2-gamepad-mapper.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sdl2-gamepad-mapper.spec b/sdl2-gamepad-mapper.spec index 92de3e0..2988fd1 100644 --- a/sdl2-gamepad-mapper.spec +++ b/sdl2-gamepad-mapper.spec @@ -1,7 +1,7 @@ Summary: GUI application to map a generic controller to the SDL2 GameController spec and generate an SDL2 mapping string Name: sdl2-gamepad-mapper Version: 0.0.9 -Release: 2 +Release: 1 License: GPLv3 Group: System/Configuration/Hardware URL: https://gitlab.com/ryochan7/sdl2-gamepad-mapper @@ -11,6 +11,7 @@ BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5QuickControls2) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(vulkan) +BuildRequires: qt515 %description GUI application to map a generic controller to the SDL2 GameController spec