[SCM] Samba Shared Repository - branch master updated - a97c9bab4423d73c8b97bd6589bd1a7ff226cfc7

Jelmer Vernooij jelmer at samba.org
Tue Jan 6 14:54:16 GMT 2009


The branch, master has been updated
       via  a97c9bab4423d73c8b97bd6589bd1a7ff226cfc7 (commit)
      from  db955fa7b9b8780a59a73f9a1a253366bd22d5c3 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit a97c9bab4423d73c8b97bd6589bd1a7ff226cfc7
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Tue Jan 6 15:53:50 2009 +0100

    Add dependency to talloc in tevent pc file.

-----------------------------------------------------------------------

Summary of changes:
 lib/tevent/tevent.pc.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/tevent/tevent.pc.in b/lib/tevent/tevent.pc.in
index 93d0cf5..b1dd439 100644
--- a/lib/tevent/tevent.pc.in
+++ b/lib/tevent/tevent.pc.in
@@ -6,6 +6,7 @@ includedir=@includedir@
 Name: tevent
 Description: An event system library
 Version: @PACKAGE_VERSION@
+Requires: talloc
 Libs: -L${libdir} -ltevent
 Cflags: -I${includedir} 
 URL: http://samba.org/


-- 
Samba Shared Repository


More information about the samba-cvs mailing list