ndr.pc: needs samba-util not samba-hostconfig
authorSimo Sorce <idra@samba.org>
Mon, 10 Oct 2011 19:52:38 +0000 (15:52 -0400)
committerSimo Sorce <idra@samba.org>
Mon, 10 Oct 2011 21:47:07 +0000 (23:47 +0200)
librpc/ndr.pc.in

index f7a1651a48d0fb12c43c1ab046d601577b1ef3bc..1ee50cc2ce790d8cf90ab312ba8b75d5801eb353 100644 (file)
@@ -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