commit 898850a4e3d43c6d7b591c0dd2f3e6f4ca79b9e0
Author: Jan Palus <[email protected]>
Date: Sun Sep 11 23:10:33 2022 +0200
SDL2 is preferred over SDL, explicit dep on SDL2_net
scummvm.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/scummvm.spec b/scummvm.spec
index a810207..b6c487c 100644
--- a/scummvm.spec
+++ b/scummvm.spec
@@ -32,7 +32,8 @@ Patch0: %{name}-wx-config.patch
Patch1: dwarf-debug.patch
Patch2: fluidsynth-printf-attr.patch
URL: http://scummvm.org/
-BuildRequires: SDL-devel >= 1.2.2
+BuildRequires: SDL2-devel
+BuildRequires: SDL2_net-devel
BuildRequires: alsa-lib-devel >= 0.9
BuildRequires: boost-devel
BuildRequires: flac-devel >= 1.0.1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scummvm.git/commitdiff/079ffb334a3ccae08b276bb6f2e4535841ea1023
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit