From 34925a76df4ff222f02a65adec9edf1f626c45ad Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Mon, 21 Jul 2014 18:04:55 -0500 Subject: in debian/control, add libdbustest1-dev to Build-Deps for tests --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/control b/debian/control index 487a244..228d305 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: cmake, intltool, # for tests libgtest-dev, + libdbustest1-dev, dbus-test-runner, Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-power -- cgit v1.2.3