~ubuntu-branches/ubuntu/utopic/unity-place-files/utopic

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2011-01-21 14:36:22 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20110121143622-t53qh2164ajshlxn
Tags: 0.5.34-0ubuntu1
* New upstream release.
  (Not showing yet in the unity interface)
* debian/control:
  - update build-dep requirements

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
# expects us to use g_ptr_array_unref instead of g_ptr_array_free.
22
22
unity_files_daemon_VALAFLAGS = \
23
23
  -C \
24
 
  --pkg dbus-glib-1 \
25
24
  --pkg dee-1.0 \
26
25
  --pkg zeitgeist-1.0 \
27
26
  --pkg unity \
28
 
  --pkg clutter-1.0 \
29
 
  --pkg clutk-0.3 \
30
 
  --pkg gtk+-2.0 \
31
27
  --pkg gee-1.0 \
32
28
  --pkg gio-2.0 \
33
29
  --pkg gio-unix-2.0 \