From 436a5a3a347b7c0946e5e53f721f0f7d2fd53062 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 15 Nov 2013 16:34:57 -0600 Subject: Grab Google Test --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 9104d0c..3714c07 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9.0), autotools-dev, valac (>= 0.20), libglib2.0-dev (>= 2.22.3), + libgtest-dev, liburl-dispatcher1-dev, libpulse-dev (>= 0.9.18), libpulse-mainloop-glib0 (>= 0.9.18), -- cgit v1.2.3 From 7c2b5448a186614299da1f16da3b87619dd97ef0 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 18 Nov 2013 08:40:22 -0600 Subject: Adding DBus for the test suite --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 3714c07..ab0c0f1 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Ubuntu Desktop Team XSBC-Original-Maintainer: Conor Curran Build-Depends: debhelper (>= 9.0), cmake, + dbus, dh-translations, gnome-common, autotools-dev, -- cgit v1.2.3