From f5db19df10ace0919ec13f83a751cc891d8a1741 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 21 Jul 2014 18:12:11 -0500 Subject: in debian/control, add python3-dbusmock to Build-Deps for tests --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 228d305..00c0864 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,9 @@ Build-Depends: cmake, intltool, # for tests libgtest-dev, - libdbustest1-dev, + python3-dbusmock, dbus-test-runner, + libdbustest1-dev, Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-power # If you aren't a member of ~indicator-applet-developers but need to upload -- cgit v1.2.3