diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-09-26 04:03:14 +0000 |
---|---|---|
committer | Tarmac <Unknown> | 2013-09-26 04:03:14 +0000 |
commit | e73201f71f5cd82bc31ea4c921bf8b093136de55 (patch) | |
tree | f14cb48139945e6ae77f167b98f69520930399e9 /debian | |
parent | ed998103a6375a780dab4ab273f697c8fcac44d2 (diff) | |
parent | 2327b6d0d867dd5f9e9f014d1ec7cd6a29e427dc (diff) | |
download | ayatana-indicator-sound-e73201f71f5cd82bc31ea4c921bf8b093136de55.tar.gz ayatana-indicator-sound-e73201f71f5cd82bc31ea4c921bf8b093136de55.tar.bz2 ayatana-indicator-sound-e73201f71f5cd82bc31ea4c921bf8b093136de55.zip |
Use url-dispatcher instead of invoking system-settings directly. Fixes: https://bugs.launchpad.net/bugs/1230819.
Approved by Ted Gould, PS Jenkins bot.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c639fcb..0d1da18 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9.0), autotools-dev, valac (>= 0.18), libglib2.0-dev (>= 2.22.3), + liburl-dispatcher1-dev, libpulse-dev (>= 0.9.18), libpulse-mainloop-glib0 (>= 0.9.18), libgee-dev, |