diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-02-14 15:35:52 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-02-14 15:35:52 +0000 |
commit | 9c00b2b4ab7ed39a5c5952010688b597d9c72934 (patch) | |
tree | 3bd913436e953b6c1221698f36607d2f61d26331 /src/Makefile.am | |
parent | c963e37be35b53d6f9da68a92b2bb9f1d42a788d (diff) | |
parent | f21b7129d4758ad7a187a2375b9c65cf20d2e70f (diff) | |
download | ayatana-indicator-sound-9c00b2b4ab7ed39a5c5952010688b597d9c72934.tar.gz ayatana-indicator-sound-9c00b2b4ab7ed39a5c5952010688b597d9c72934.tar.bz2 ayatana-indicator-sound-9c00b2b4ab7ed39a5c5952010688b597d9c72934.zip |
merged libnotify upgrade
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
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 \ |