From a2a7c3aa8692c5d4c6fbc00c175c52f12d636623 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 3 Nov 2014 12:07:53 +0100 Subject: 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. --- debian/control | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/control') 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/ -- cgit v1.2.3