diff options
-rw-r--r-- | lib/tevent/tevent.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tevent/tevent.pc.in b/lib/tevent/tevent.pc.in index 93d0cf5d8b..b1dd439785 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/ |