summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 240bf8d6..f3530e92 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: devel
Priority: extra
Maintainer: Benjamin Barenblat <bbaren@mit.edu>
Build-Depends:
+ curl,
debhelper (>= 9),
dh-autoreconf,
dh-exec,
@@ -10,7 +11,8 @@ Build-Depends:
libpq-dev,
libsqlite3-dev,
libssl-dev,
- mlton
+ mlton,
+ sqlite3
Build-Depends-Indep:
emacs24 | emacsen,
texlive-fonts-recommended,