summaryrefslogtreecommitdiff
path: root/librpc/ndr.pc.in
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2011-10-10 15:52:38 -0400
committerSimo Sorce <idra@samba.org>2011-10-10 23:47:07 +0200
commitc9eba24886806bca795f294183b7543e4f9376ca (patch)
tree5c695850cd0f85e7afa308eca12ac20c62811700 /librpc/ndr.pc.in
parentb787b6e1bd70f90702568fa4503c1d2e6ca0a59e (diff)
downloadsamba-c9eba24886806bca795f294183b7543e4f9376ca.tar.gz
samba-c9eba24886806bca795f294183b7543e4f9376ca.tar.bz2
samba-c9eba24886806bca795f294183b7543e4f9376ca.zip
ndr.pc: needs samba-util not samba-hostconfig
Diffstat (limited to 'librpc/ndr.pc.in')
-rw-r--r--librpc/ndr.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/ndr.pc.in b/librpc/ndr.pc.in
index f7a1651a48..1ee50cc2ce 100644
--- a/librpc/ndr.pc.in
+++ b/librpc/ndr.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: ndr
Description: Network Data Representation Core Library
-Requires: samba-hostconfig talloc
+Requires: samba-util talloc
Version: 0.0.1
Libs: @LIB_RPATH@ -L${libdir} -lndr
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1