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