# File lib/pkg-config.rb, line 495
  def cflags_only_other(pkg)
    package_config(pkg).cflags_only_other
  end