~ubuntu-branches/ubuntu/quantal/colord/quantal-proposed

« back to all changes in this revision

Viewing changes to libcolord/colord.pc.in

  • Committer: Package Import Robot
  • Author(s): Sjoerd Simons
  • Date: 2011-10-25 16:21:20 UTC
  • mto: (2.1.1 sid) (1.1.2)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: package-import@ubuntu.com-20111025162120-0aypjqn1zx9n6vgf
Tags: upstream-0.1.13
ImportĀ upstreamĀ versionĀ 0.1.13

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
exec_prefix=@exec_prefix@
3
3
libdir=@libdir@
4
4
includedir=@includedir@
 
5
daemon_user=@daemon_user@
5
6
 
6
7
Name: colord
7
8
Description: colord is a system daemon for managing color devices
8
9
Version: @VERSION@
9
 
Requires.private: dbus-1, gthread-2.0
 
10
Requires.private: dbus-1, gthread-2.0, lcms2
10
11
Requires: glib-2.0, gobject-2.0
11
12
Libs: -L${libdir} -lcolord
12
13
Cflags: -I${includedir}/colord-1