# File lib/pkg-config.rb, line 350
  def variable(pkg, name)
    package_config(pkg).variable(name)
  end