diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-11-05 17:39:06 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-11-05 17:39:06 +0000 |
commit | fa06a4441287f76de3033f15cf1346b4e91004c4 (patch) | |
tree | b50eefb6d387b58c86945bdadc333646fdad8d6d /src/Makefile.am | |
parent | 1196f5060e633fac46b724844e1b6817c889145a (diff) | |
download | ayatana-indicator-sound-fa06a4441287f76de3033f15cf1346b4e91004c4.tar.gz ayatana-indicator-sound-fa06a4441287f76de3033f15cf1346b4e91004c4.tar.bz2 ayatana-indicator-sound-fa06a4441287f76de3033f15cf1346b4e91004c4.zip |
tidy up unwanted deps
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 563b755..68091b3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -76,7 +76,6 @@ music_bridge_VALAFLAGS = \ --pkg gee-1.0 \ --pkg Indicate-0.2 \ --pkg Dbusmenu-Glib-0.2 \ - --pkg DbusmenuGtk-0.2 \ --pkg gtk+-2.0 \ --pkg common-defs \ --pkg dbus-glib-1 \ |