~ubuntu-branches/debian/sid/openchange/sid

« back to all changes in this revision

Viewing changes to mapiproxy/libmapistore/libmapistore.pc.in

  • Committer: Package Import Robot
  • Author(s): Jelmer Vernooij
  • Date: 2012-04-12 20:07:57 UTC
  • mfrom: (11 sid)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: package-import@ubuntu.com-20120412200757-k933d9trljmxj1l4
Tags: 1:1.0-4
* openchangeserver: Add dependency on openchangeproxy.
* Rebuild against newer version of Samba 4.
* Use dpkg-buildflags.
* Migrate to Git, update Vcs-Git header.
* Switch to debhelper 9.

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
 
datarootdir=@prefix@/share
6
 
datadir=@datadir@
7
 
 
8
 
Name: MAPISTORE
9
 
Description: MAPI Storage Abstraction Layer library
10
 
Version: @PACKAGE_VERSION@ 
11
 
Libs: -L${libdir} -lmapistore
12
 
Libs.private: @LIBS@
13
 
Cflags: -I${includedir}
14
 
Requires: talloc tdb libmapi