aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2016-02-12 20:36:10 +0100
committerMarco Trevisan (TreviƱo) <mail@3v1n0.net>2016-02-12 20:36:10 +0100
commitbc7ce3b8ef86cd4334739266bbe3e6670496b368 (patch)
tree85ba724d839e2d05a70d88ad8406b79fd0024969 /debian
parent3df5a15f0c7924214c1ae5fbaa5eca32b5c2cd54 (diff)
downloadayatana-indicator-sound-bc7ce3b8ef86cd4334739266bbe3e6670496b368.tar.gz
ayatana-indicator-sound-bc7ce3b8ef86cd4334739266bbe3e6670496b368.tar.bz2
ayatana-indicator-sound-bc7ce3b8ef86cd4334739266bbe3e6670496b368.zip
Build using libgee-0.8-dev instead of libgee-dev
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e65a858..270bb2a 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9.0),
libpulse-dev (>= 1:4.0-0ubuntu21),
libpulse-mainloop-glib0 (>= 0.9.18),
libnotify-dev,
- libgee-dev,
+ libgee-0.8-dev,
libxml2-dev,
pulseaudio,
python3-dbusmock,