summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tevent/tevent.pc.in')
-rw-r--r--lib/tevent/tevent.pc.in1
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/