aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 8941a75..320b614 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@ export QT_SELECT = 5
OPTIONS += "DEFINES += NO_AUTO_UPDATES"
OPTIONS += "LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)"
+#OPTIONS += "WXSQLITE_LIB=-lwxsqlite3-3.0"
+OPTIONS += "SQLCIPHER_LIB=-lsqlcipher"
%:
dh $@ --parallel --builddirectory=builddir