summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr.pc.in
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-01 15:53:45 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-01 15:53:45 +0200
commit4708c66fd2ea082493d197288b8278804dc55c03 (patch)
tree50760e828c43b100313ed93ef49dae4d2e51d52f /source4/librpc/ndr.pc.in
parent39b2fc37f2f8d914a6e5945b5b503ee4e7b9f5f3 (diff)
downloadsamba-4708c66fd2ea082493d197288b8278804dc55c03.tar.gz
samba-4708c66fd2ea082493d197288b8278804dc55c03.tar.bz2
samba-4708c66fd2ea082493d197288b8278804dc55c03.zip
Fix dependency on samba-hostconfig.
(This used to be commit ba91b609f5a6e2dd93b931a155cbce0c27ebd6d6)
Diffstat (limited to 'source4/librpc/ndr.pc.in')
-rw-r--r--source4/librpc/ndr.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/ndr.pc.in b/source4/librpc/ndr.pc.in
index ed4c459214..2f4d95006f 100644
--- a/source4/librpc/ndr.pc.in
+++ b/source4/librpc/ndr.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: ndr
Description: Network Data Representation Core Library
-Requires: samba-config talloc
+Requires: samba-hostconfig talloc
Version: 0.0.1
Libs: -L${libdir} -lndr
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1