2020-02-23 Fred Gleason <fredg@paravelsystems.com>

* Added '-lexpat' to the '--libs' output for the 'rivwebcapi'
	pkg-config profile.
This commit is contained in:
Fred Gleason
2020-02-23 19:09:59 -05:00
parent 5fff25c5d4
commit 7c055a19a3
2 changed files with 4 additions and 1 deletions

View File

@@ -6,5 +6,5 @@ includedir=${prefix}/include/rivwebcapi
Name: rivwebcapi
Description: C API for the Rivendell Radio Automation System Web Service
Version: @VERSION@
Libs: -L${libdir} -lrivwebcapi -lcurl -lm
Libs: -L${libdir} -lrivwebcapi -lcurl -lexpat -lm
Cflags: -I${includedir} -I/usr/include