summaryrefslogtreecommitdiff
path: root/source4/lib/registry/registry.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/registry/registry.pc.in')
-rw-r--r--source4/lib/registry/registry.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/lib/registry/registry.pc.in b/source4/lib/registry/registry.pc.in
index 98943a0736..d981a45b2c 100644
--- a/source4/lib/registry/registry.pc.in
+++ b/source4/lib/registry/registry.pc.in
@@ -5,8 +5,8 @@ includedir=@includedir@
Name: registry
Description: Windows-style registry library
-Requires: ldb
-Requires.private:
+Requires: talloc
+Requires.private: ldb
Version: 0.0.1
Libs: -L${libdir} -lregistry
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1