Use some system libraries

This commit is contained in:
Michael Snoyman 2014-12-15 10:35:15 +02:00
parent 65a99d90b6
commit 34a29548ec

View File

@ -645,6 +645,12 @@ package-flags:
mersenne-random-pure64:
small_base: false
# Use system libraries to speed up compilation and get bug fixes
persistent-sqlite:
systemlib: true
yaml:
system-libyaml: true
# By skipping a test suite, we do not pull in the build dependencies
skipped-tests:
- ReadArgs # old version of hspec