SHA256
1
0
forked from pool/SDL2_net

1 Commits

Author SHA256 Message Date
1314430753 Use pkgconfig(sdl2) 2025-07-14 09:07:22 -05:00
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 14 14:00:00 UTC 2025 - Andy Alt <arch_stanton5995@proton.me>
- Use pkgconfig(sdl2)
-------------------------------------------------------------------
Fri Aug 19 18:02:46 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -27,7 +27,7 @@ URL: http://libsdl.org/projects/SDL_net/
#Hg-Clone: http://hg.libsdl.org/SDL_net/
Source: http://www.libsdl.org/projects/SDL_net/release/%name-%version.tar.gz
Source2: baselibs.conf
BuildRequires: SDL2-devel >= 2.24
BuildRequires: pkgconfig(sdl2)
BuildRequires: dos2unix
BuildRequires: pkg-config