diff options
| author | Neil Jagdish Patel <neil.patel@canonical.com> | 2010-01-27 13:42:28 +0000 |
|---|---|---|
| committer | Neil Jagdish Patel <neil.patel@canonical.com> | 2010-01-27 13:42:28 +0000 |
| commit | 82396d0d112d0eb096d806ac42999fdde1860b45 (patch) | |
| tree | c78501775b16ba6f3873fb47204e0b9a97659b98 /mutter-plugin | |
| parent | 3e126b5f627871f49684dcb2ffe016b4a1d1dbfc (diff) | |
[misc] Various fixes
modified: mutter-plugin/Makefile.am src/Makefile.am tests/test-unity.vala unity-places/generate_vapi unity-places/unity-place.h unity-places/unity-places.pc.in (bzr r73.3.6)
Diffstat (limited to 'mutter-plugin')
| -rw-r--r-- | mutter-plugin/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutter-plugin/Makefile.am b/mutter-plugin/Makefile.am index 7fc4448c6..353a8b7a6 100644 --- a/mutter-plugin/Makefile.am +++ b/mutter-plugin/Makefile.am @@ -34,6 +34,7 @@ libunity_mutter_la_VALAFLAGS = \ --vapidir=$(top_srcdir)/libunity \ --pkg clutter-1.0 \ --pkg clutk-0.3 \ + --pkg dbus-glib-1 \ --pkg gtk+-2.0 \ --pkg gee-1.0 \ --pkg indicator \ |
