~ubuntu-branches/debian/sid/brasero/sid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-19 14:00:13 UTC
  • mfrom: (5.1.6 experimental)
  • Revision ID: package-import@ubuntu.com-20111119140013-9dnkj4de9z9lzceo
Tags: 3.2.0-2
* Upload to unstable.
* debian/control.in:
  - Make libbrasero-media3-dev depend on gir1.2-brasero-3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
        --disable-cdrtools \
21
21
        --disable-scrollkeeper \
22
22
        --disable-caches \
23
 
        --enable-search=tracker \
24
 
        --disable-introspection
 
23
        --enable-search \
 
24
        --enable-introspection
25
25
 
26
26
DEB_MAKE_EXTRA_ARGS += BRASERO_PLUGIN_DIRECTORY=/usr/lib/brasero$(SOVERSION)/plugins
27
27