module PKGConfig

def cflags_only_other(pkg)

def cflags_only_other(pkg)
  package_config(pkg).cflags_only_other
end