Fixed timing on weird systems.

This commit is contained in:
Thulinma 2012-09-18 16:37:50 +02:00
parent c019dc6e9f
commit 74312b2e51
3 changed files with 7 additions and 5 deletions

View file

@ -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