libndr: depend on samba-config, so that callers doesn't need to know about it
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Jan 2008 19:30:27 +0000 (20:30 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Jan 2008 19:30:27 +0000 (20:30 +0100)
metze
(This used to be commit fc69e3f829a83aae311b4849d91509fcfa47816b)

source4/librpc/ndr.pc.in

index 4317397dc767471a7f1bd23924615fc35608d75f..ed4c4592144cd8813b1db3eb6a3465e482769bae 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: ndr
 Description: Network Data Representation Core Library
-Requires: talloc
+Requires: samba-config talloc
 Version: 0.0.1
 Libs: -L${libdir} -lndr 
 Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1