diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2013-08-30 11:22:59 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2013-08-30 11:22:59 +0200 |
commit | 7b1c7e89d51ec3f9acdccecf50a1e19f57669f62 (patch) | |
tree | 6913817f9097165be29f7184e778fd2004a3ed2a /debian | |
parent | 4179a8137d043516f1360c4c550f988097f57646 (diff) | |
download | ayatana-indicator-power-7b1c7e89d51ec3f9acdccecf50a1e19f57669f62.tar.gz ayatana-indicator-power-7b1c7e89d51ec3f9acdccecf50a1e19f57669f62.tar.bz2 ayatana-indicator-power-7b1c7e89d51ec3f9acdccecf50a1e19f57669f62.zip |
revert previous commit, liburl-dispatcher1 depends on upstart-app-launch
which is in universe, that's blocking indicators from landing.
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 f0ed35e..81006ae 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 9), libgtest-dev, libglib2.0-dev (>= 2.36), libgudev-1.0-dev, - liburl-dispatcher1-dev, python, Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-power |