diff options
| author | Gergely Nagy <algernon@balabit.hu> | 2012-05-02 16:36:58 +0200 |
|---|---|---|
| committer | Gergely Nagy <algernon@balabit.hu> | 2012-05-02 16:36:58 +0200 |
| commit | 7ad2c736efe4a1cfc7ddad6cb60b57df92659f0c (patch) | |
| tree | 4ee876e903b27bf85822d103e028dd4d864c8f98 | |
| parent | ac2a1fdb38057e032b22c4e2ea43d5ab741222b8 (diff) | |
debian: Add build-dependency on check
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 697ceb4..d33cb99 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libumberlog Priority: extra Maintainer: Gergely Nagy <algernon@madhouse-project.org> -Build-Depends: debhelper (>= 9~), dh-autoreconf, libjson0-dev (>= 0.7~), python-docutils, pkg-config +Build-Depends: debhelper (>= 9~), dh-autoreconf, libjson0-dev (>= 0.7~), python-docutils, pkg-config, check Standards-Version: 3.9.3 Section: libs Homepage: http://algernon.github.com/libumberlog/ |
