~ubuntu-branches/ubuntu/trusty/packagekit/trusty

« back to all changes in this revision

Viewing changes to lib/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-07-09 12:18:58 UTC
  • mfrom: (76.1.1 quantal) (56.1.19 sid)
  • Revision ID: package-import@ubuntu.com-20120709121858-h6wkjbgs1gfb6cik
Tags: 0.7.5-2ubuntu1
* Merge with Debian, remaining Ubuntu changes:
* debian/control:
  - Recommend packagekit-system-interface instead of
    python-aptdaemon.pkcompat: we care about the dbus interface, now provided
    by the python3 package, not the python module.
  - Have the libraries recommend python-aptdaemon.pkcompat over packagekit as
    we don't want the latter to be installed by default. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
246
246
PK_GSTREAMER_PLUGIN_CFLAGS = @PK_GSTREAMER_PLUGIN_CFLAGS@
247
247
PK_GSTREAMER_PLUGIN_LIBS = @PK_GSTREAMER_PLUGIN_LIBS@
248
248
PK_GTK_MODULE_CFLAGS = @PK_GTK_MODULE_CFLAGS@
 
249
PK_GTK_MODULE_GTK2_CFLAGS = @PK_GTK_MODULE_GTK2_CFLAGS@
 
250
PK_GTK_MODULE_GTK2_LIBS = @PK_GTK_MODULE_GTK2_LIBS@
249
251
PK_GTK_MODULE_LIBS = @PK_GTK_MODULE_LIBS@
250
252
PK_LOG_DIR = @PK_LOG_DIR@
251
253
PK_MAJOR_VERSION = @PK_MAJOR_VERSION@