aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-02-11 10:22:10 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-02-11 10:22:10 -0500
commitf21b7129d4758ad7a187a2375b9c65cf20d2e70f (patch)
tree3bd913436e953b6c1221698f36607d2f61d26331 /src/Makefile.am
parente49d9d7a50ceed482551c8197434ea01ab56e62c (diff)
downloadayatana-indicator-sound-f21b7129d4758ad7a187a2375b9c65cf20d2e70f.tar.gz
ayatana-indicator-sound-f21b7129d4758ad7a187a2375b9c65cf20d2e70f.tar.bz2
ayatana-indicator-sound-f21b7129d4758ad7a187a2375b9c65cf20d2e70f.zip
updated to handle the Dbusmenu-Glib-0.4 rename to Dbusmenu-0.4
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 63d6d5a..23bda3d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -65,7 +65,7 @@ music_bridge_VALAFLAGS = \
--vapidir=./ \
--thread \
--pkg gee-1.0 \
- --pkg Dbusmenu-Glib-0.4 \
+ --pkg Dbusmenu-0.4 \
--pkg common-defs \
--pkg gio-2.0 \
--pkg gio-unix-2.0 \