mirror of
https://github.com/samba-team/samba.git
synced 2025-08-05 12:22:11 +03:00
ndr.pc: needs samba-util not samba-hostconfig
This commit is contained in:
@ -5,7 +5,7 @@ includedir=@includedir@
|
|||||||
|
|
||||||
Name: ndr
|
Name: ndr
|
||||||
Description: Network Data Representation Core Library
|
Description: Network Data Representation Core Library
|
||||||
Requires: samba-hostconfig talloc
|
Requires: samba-util talloc
|
||||||
Version: 0.0.1
|
Version: 0.0.1
|
||||||
Libs: @LIB_RPATH@ -L${libdir} -lndr
|
Libs: @LIB_RPATH@ -L${libdir} -lndr
|
||||||
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1
|
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1
|
||||||
|
Reference in New Issue
Block a user