Hi, I've noticed that the pkg-config file libnftnl.pc installed by the library package misses the dependency from libmnl in the 'Required:' line. # cat libnftnl.pc.in # libnftnl pkg-config file prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libnftnl Description: Netfilter nf_tables infrastructure library URL: http://netfilter.org/projects/libnftnl/ Version: @VERSION@ Requires: <=== this line Conflicts: Libs: -L${libdir} -lnftnl Cflags: -I${includedir} giorgio -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html