Fix dependency on samba-hostconfig.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 1 Apr 2008 13:53:45 +0000 (15:53 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 1 Apr 2008 13:53:45 +0000 (15:53 +0200)
source/librpc/ndr.pc.in

index ed4c4592144cd8813b1db3eb6a3465e482769bae..2f4d95006fd01da967d805ab50b2da2465cc2a78 100644 (file)
@@ -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