From c9eba24886806bca795f294183b7543e4f9376ca Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 10 Oct 2011 15:52:38 -0400 Subject: ndr.pc: needs samba-util not samba-hostconfig --- librpc/ndr.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'librpc/ndr.pc.in') 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 -- cgit