aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-11-03 12:07:53 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-11-03 12:07:53 +0100
commita2a7c3aa8692c5d4c6fbc00c175c52f12d636623 (patch)
treefd3b62dc221d0ef35b6b60f64a1e0ae22d6c91a0 /debian/control
parent0f96f0abe0db74f83ef67ad06e6dd06a39185711 (diff)
downloadremote-logon-service-a2a7c3aa8692c5d4c6fbc00c175c52f12d636623.tar.gz
remote-logon-service-a2a7c3aa8692c5d4c6fbc00c175c52f12d636623.tar.bz2
remote-logon-service-a2a7c3aa8692c5d4c6fbc00c175c52f12d636623.zip
Attempt (1) to fix FTBFS...
* debian/rules: + Build using dh_autoreconf. * debian/control: + Add B-Ds: dh-autoreconf, libgtest-dev, python. Enable the testsuite at build time.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 4c451bd..570356a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,9 @@ Build-Depends: dbus-test-runner,
libjson-glib-dev,
libnm-glib-dev,
libsoup2.4-dev,
+ dh-autoreconf,
+ libgtest-dev,
+ python,
python3,
Standards-Version: 3.9.3
Homepage: http://launchpad.net/remote-login-service/