| prefix=@prefix@ | |
| exec_prefix=@exec_prefix@ | |
| libdir=@libdir@ | |
| includedir=@includedir@ | |
| Name: libipset | |
| Description: Userspace library for the ipset extensions and the kernel interface | |
| Version: @VERSION@ | |
| Cflags: -I${includedir} | |
| Libs: -L${libdir} -lipset | |
| Requires.private: libmnl >= 1 |