freebsd-ports/net-p2p/retroshare/files/patch-plugins_VOIP_VOIP.pro
Kurt Jaeger 31204b2750 net-p2p/retroshare: 0.5.5c -> 0.6.0
Changes:
 https://retroshareteam.wordpress.com/2016/02/07/release-notes-for-final-0-6-0/
- distsite moved to github

PR:		207550
Submitted by:	w.schwarzenfeld@aon.at, Yuri Victorovich <yuri@rawbw.com>, peter@netkey.at (maintainer)
Reviewed by:	feld
2016-05-21 02:10:58 +00:00

10 lines
336 B
Prolog

--- plugins/VOIP/VOIP.pro.orig 2016-03-05 21:47:58 UTC
+++ plugins/VOIP/VOIP.pro
@@ -26,6 +26,7 @@ linux-* {
PKGCONFIG += opencv
} else {
LIBS += -lspeex -lspeexdsp -lavcodec -lavutil
+ LIBS += -lopencv_core -lopencv_highgui -lopencv_imgproc
}
#################################### Windows #####################################