diff options
| author | Laurent Bigonville <bigon@bigon.be> | 2013-10-26 13:28:35 +0200 |
|---|---|---|
| committer | Laurent Bigonville <bigon@bigon.be> | 2013-10-26 13:28:35 +0200 |
| commit | 2cd21e277eb6a5ccbb1fa6e78800457b87d84bbe (patch) | |
| tree | 47e634550d8855be0bb6f476662eca9218e17de5 /debian/control | |
| parent | 2c638506ea55af3b74173ed45bd1495e64576daa (diff) | |
debian/control, debian/rules: Enable connectivity checking support (Closes: #691790)
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 51bff714..3c691751 100644 --- a/debian/control +++ b/debian/control @@ -26,6 +26,7 @@ Build-Depends: libgudev-1.0-dev (>= 165), libgirepository1.0-dev (>= 0.10.7-1~), gobject-introspection (>= 0.9.12-4~), + libsoup2.4-dev (>= 2.26), gtk-doc-tools, libglib2.0-doc Standards-Version: 3.9.4 |