blob: 48f3f0211fab7a0db15c96129b33b46c9e0b06e4 [file] [log] [blame]
Brian Silverman86497922018-02-10 19:28:39 -05001prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libelf
7Description: elfutils libelf library to read and write ELF files
8Version: @VERSION@
9URL: http://elfutils.org/
10
11Libs: -L${libdir} -lelf
12Cflags: -I${includedir}
13
14Requires.private: zlib