Source: alt-pkg-config
Section: devel
Priority: optional
Maintainer: CloudLinux Packaging Team <packager@cloudlinux.com>
Build-Depends: debhelper,
Standards-Version: 3.9.6

Package: alt-pkg-config
Section: devel
Architecture: all
Depends: ${misc:Depends},
 pkg-config
Description: pkg-config wrapper with support for dependencies in custom paths. 
 .
 It searches for pkg_config_libs_path file in all directories from PKG_CONFIG_PATH, and adds the contents of all these files to PKG_CONFIG_PATH. Then system pkg-config is called as usual.
