~kroq-gar78/ubuntu/precise/gnome-control-center/fix-885947

« back to all changes in this revision

Viewing changes to libgnome-control-center/libgnome-control-center.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2011-05-17 10:47:27 UTC
  • mto: (206.1.1 oneiric-proposed)
  • mto: This revision was merged to the branch mainline in revision 165.
  • Revision ID: james.westby@ubuntu.com-20110517104727-ky274kr7t5a1nk9r
Tags: upstream-3.0.1.1
ImportĀ upstreamĀ versionĀ 3.0.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
includedir=@includedir@
 
5
extensiondir=@libdir@/control-center-1/panels
 
6
 
 
7
Name: libgnome-control-center
 
8
Description: A library to create GNOME Control Center extensions
 
9
Version: @VERSION@
 
10
Requires: glib-2.0 gio-2.0 gtk+-3.0
 
11
Libs: -L${libdir} -lgnome-control-center
 
12
Cflags: -I${includedir}/gnome-control-center-1