diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-06-17 18:01:04 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-06-17 18:01:04 -0500 |
commit | 9990582a27a15942c6f4183b844cf532e217c788 (patch) | |
tree | ca6294e2fd3b6d75f2a08348595bf68eb08701b4 /debian | |
parent | aa625b0b86ed15755b0b7cebc7f90da55059e3a6 (diff) | |
download | ayatana-indicator-power-9990582a27a15942c6f4183b844cf532e217c788.tar.gz ayatana-indicator-power-9990582a27a15942c6f4183b844cf532e217c788.tar.bz2 ayatana-indicator-power-9990582a27a15942c6f4183b844cf532e217c788.zip |
remove the gtest-xorg dependency, we're no longer using gui elements in the tests
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2be3f6f..169665f 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, autopoint, intltool, - libxorg-gtest-dev, libgtest-dev, libglib2.0-dev (>= 2.35.4), Standards-Version: 3.9.2 |