Skip to content

Commit

Permalink
Variable overrides for FreeBSD
Browse files Browse the repository at this point in the history
These are insufficient to enable FreeBSD to build.
  • Loading branch information
str4d committed Jul 5, 2017
1 parent 6f4a172 commit c73014a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions contrib/ci-workers/vars/FreeBSD.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
buildbot_deps:
- py27-pip
build_deps:
- gcc
- gmake
dist_deps:
- bash
- pkgconf # Required until b556beda264308e040f8d88aca4f2f386a0183d9 is pulled in

0 comments on commit c73014a

Please sign in to comment.