mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user