module PKGConfig
class PackageConfig
pkg-config
1.4.0
# libs
def libs path_flags, other_flags = collect_libs (path_flags + other_flags).join(" ") end