Browse Source

Merge pull request #612 from justinclift/enable_el6_builds

Enable package building on EL6
tags/v1.2.0-rc1
无闻 11 years ago
parent
commit
a01b4baca2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .pkgr.yml

+ 1
- 0
.pkgr.yml View File

@@ -2,6 +2,7 @@ targets:
ubuntu-14.04:
ubuntu-12.04:
debian-7:
centos6:
build_dependencies:
- mercurial
- bzr


Loading…
Cancel
Save