fix uncoolinit link for ffmpeg built without libbluray

Origin commit data
------------------
Branch: ni/coolstream
Commit: f0fabd55fc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-31 (Sat, 31 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2015-01-31 10:56:08 +01:00
parent bc10cafca2
commit 42d0f8e35d

View File

@@ -183,6 +183,7 @@ uncoolinit_SOURCES = uncoolinit.cpp
uncoolinit_LDADD = \
@AVFORMAT_LIBS@ \
@AVCODEC_LIBS@ \
@BLURAY_LIBS@ \
-lcoolstream-mt -lca-sc -lnxp \
-lOpenThreads -lrt
endif