vdr-plugin-iptv: remove pkgconfig patch

This commit is contained in:
mglae 2021-07-01 23:43:19 +02:00
parent 84e12f77e9
commit 30ccd15bc7

View File

@ -1,11 +0,0 @@
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,7 @@
### Libraries
-LIBS = $(shell curl-config --libs)
+LIBS = $(shell pkg-config --libs libcurl)
### Includes and Defines (add further entries here):