$OpenBSD: patch-definitions_pro_inc,v 1.1 2011/10/18 12:17:26 dcoppa Exp $
--- definitions.pro.inc.orig	Tue Oct 18 11:16:46 2011
+++ definitions.pro.inc	Tue Oct 18 11:17:49 2011
@@ -25,7 +25,7 @@ CONFIG( extension ) {
 }
 
 INCLUDEPATH += $$ROOT_DIR/src/libMoose $$ROOT_DIR/src/libUnicorn
-DEPENDPATH += $$ROOT_DIR/src/libUnicorn $$ROOT_DIR/src/libFingerprint
+DEPENDPATH += $$ROOT_DIR/src/libUnicorn
 
 CONFIG(debug, debug|release) {
     extension:DESTDIR = $$DESTDIR/debug
@@ -40,8 +40,6 @@ CONFIG(debug, debug|release) {
 # FIXME to use proper path
 UNICORNPATH = $$ROOT_DIR/src/libUnicorn
 include( src/libUnicorn/unicorn.pro.inc )
-
-LIBS += -lMoose$$EXT
 
 # TODO: not sure if this is right now, should probably be determined on a per-plugin basis
 plugin:LIBS += -lLastFmTools$$EXT
