From dec7875a6e23212021e4d9080330a42832dfe02a Mon Sep 17 00:00:00 2001
From: Edward Rudd <urkle@outoforder.cc>
Date: Tue, 15 Jun 2021 01:40:19 +0000
Subject: [PATCH] update SDL soruce to 2.0.14
---
source/sdl2.pc.in | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/source/sdl2.pc.in b/source/sdl2.pc.in
index b11667d..9d76d47 100644
--- a/source/sdl2.pc.in
+++ b/source/sdl2.pc.in
@@ -10,6 +10,5 @@
Version: @SDL_VERSION@
Requires:
Conflicts:
-Libs: -L${libdir} @SDL_RLD_FLAGS@ @SDL_LIBS@
-Libs.private: @SDL_STATIC_LIBS@
+Libs: -L${libdir} @SDL_RLD_FLAGS@ @SDL_LIBS@ @PKG_CONFIG_LIBS_PRIV@ @SDL_STATIC_LIBS@
Cflags: -I${includedir}/SDL2 @SDL_CFLAGS@
--
Gitblit v1.9.3