mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-07-31 03:50:15 -07:00
10 lines
223 B
PkgConfig
10 lines
223 B
PkgConfig
prefix=/usr
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: libmagic
|
|
Description: Magic number recognition library
|
|
Version: 5.39
|
|
Libs: -L${libdir} -lmagic
|
|
Libs.private: -llzma -lbz2 -lz
|