~ubuntu-branches/debian/experimental/empathy/experimental-201208312025

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Sjoerd Simons
  • Date: 2011-11-06 14:37:50 UTC
  • mfrom: (10.1.22 sid)
  • Revision ID: package-import@ubuntu.com-20111106143750-1fpe124754dqtte0
Tags: 3.2.1.1-2
* branch for experimental
* Enable goa support
* Enable Call support

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
                             --enable-geocode=yes \
18
18
                             --with-cheese \
19
19
                             --with-eds \
20
 
                             --enable-call \
21
20
                             --enable-call-logs \
22
 
                             --disable-schemas-compile
 
21
                             --disable-schemas-compile \
 
22
                             --enable-goa \
 
23
                             --enable-call
23
24
 
24
25
ifeq ($(DEB_BUILD_ARCH_OS),linux)
25
26
  DEB_CONFIGURE_EXTRA_FLAGS += --with-connectivity=nm --enable-location=yes --enable-gudev=yes