| prefix=/usr | |
| exec_prefix=${prefix} | |
| libdir=/usr/lib64 | |
| includedir=${prefix}/include | |
| Name: libelf | |
| Description: elfutils libelf library to read and write ELF files | |
| Version: 0.177 | |
| URL: http://elfutils.org/ | |
| Libs: -L${libdir} -lelf | |
| Cflags: -I${includedir} | |
| Requires.private: zlib |