Fix openssl and sqlite dependencies

Change-Id: I6b5de6c0bbff8d44cf683eb86727637fe8e262fd
diff --git a/repo-ng/debian/control b/repo-ng/debian/control
index f680725..295eb7c 100644
--- a/repo-ng/debian/control
+++ b/repo-ng/debian/control
@@ -5,7 +5,8 @@
 Build-Depends: debhelper (>= 9.20160709),
  python3 (>= 3.6.0),
  pkg-config (>= 0.26),
- libndn-cxx-dev (>= 0.8.0)
+ libndn-cxx-dev (>= 0.8.0),
+ libsqlite3-dev (>= 3.22.0)
 Standards-Version: 3.9.2
 Homepage: https://github.com/named-data/repo-ng
 Vcs-Browser: https://github.com/named-data/repo-ng