Fixed timing on weird systems.
This commit is contained in:
parent
c019dc6e9f
commit
74312b2e51
3 changed files with 7 additions and 5 deletions
|
@ -7,5 +7,5 @@ Name: Mist
|
|||
Description: Mist Streaming Media Library
|
||||
Requires: openssl
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lmist-1.0 -lssl -lcrypto
|
||||
Libs: -L${libdir} -lmist-1.0 -lssl -lcrypto -lrt
|
||||
Cflags: -I${includedir}/mist-1.0 -I${libdir}/mist-1.0/include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue