$OpenBSD: patch-tests_ft_interface_ft_interface_pro,v 1.1 2017/07/11 20:42:34 rsadowski Exp $

Index: tests/ft_interface/ft_interface.pro
--- tests/ft_interface/ft_interface.pro.orig
+++ tests/ft_interface/ft_interface.pro
@@ -17,6 +17,8 @@ else:unix {
   # the second argument (after colon) is for
   # being able to run make check from the root source directory
   LIBS += -Wl,-rpath,../../lib:lib
+  LIBS += -lqca
+  INCLUDEPATH += $${PREFIX}/include/QtCrypto
 }
 
 INCLUDEPATH += . ../../src
