summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/jsondb-client/jsondb-client.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/jsondb-client/jsondb-client.pro b/tools/jsondb-client/jsondb-client.pro
index a1b1ef9..e4ce77f 100644
--- a/tools/jsondb-client/jsondb-client.pro
+++ b/tools/jsondb-client/jsondb-client.pro
@@ -6,7 +6,7 @@ INSTALLS += target
QT = core network declarative jsondb
-LIBS += -ledit -lcurses
+LIBS += -ledit
include(../../src/3rdparty/qjson/qjson.pri)