K 10 svn:author V 4 yuri K 8 svn:date V 27 2019-04-21T21:11:35.851130Z K 7 svn:log V 410 textproc/zxing-cpp: Patch to remove OpenCV libs from the installed cmake files net/kitinerary was broken because OpenCV libs were unnecessarily supplied to its build by cmake files from textproc/zxing-cpp. These OpenCV libs were missing -L/usr/local/lib for some reason, possiblt because OpenCV's cmake files provide LIBS without -L/usr/local/lib. PR: 237388 Reported by: Martin Birgmeier END