input.p 413 B

123456789101112131415
  1. --- ../base/testpkg.yaml 2010-03-15 12:26:52.000000000 +0800
  2. +++ testpkg.yaml 2010-03-30 17:15:43.000000000 +0800
  3. @@ -12,6 +12,11 @@ Description: |
  4. the base of all testings. In this YAML file, only basic keywords
  5. specified, plus with one sub package "devel".
  6. +PkgConfigBR:
  7. + - common-pkgcfg
  8. + - arm:arm-pkgcfg >= 0.11
  9. + - ix86:x86-pkgcfg >= %{xxx_version}
  10. +
  11. Configure: none
  12. Builder: none