diff options
author | Alessio Treglia <alessio@debian.org> | 2013-10-05 15:32:31 +0100 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2013-10-05 15:32:31 +0100 |
commit | ec437b9858af46e94c1153713b1d7cd5c3906561 (patch) | |
tree | 2b3dbc08b8beed153bfaf30c6e01aecec3b157b0 | |
parent | e51f2bbb5a0f25b37330891d769b996a2c13d277 (diff) |
Build-depend on libsqlite3-dev.
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ea9fc33..ff097a9 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: libgudev-1.0-dev, libjpeg-dev, libsane-dev, + libsqlite3-dev, lsb-release, python-scour, valac-0.16 | valac (>= 0.14.0), |