From 8b1861c48403a75b5960ea588786adda9bada453 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Tue, 17 May 2016 14:10:17 -0400 Subject: [PATCH] Restore cmark benchmarks --- build-constraints.yaml | 5 +---- debian-bootstrap.sh | 1 + 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8e79b114..ee6163b7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2162,7 +2162,7 @@ packages: "Cies Breijs @cies": - htoml - + "Martijn Rijkeboer @mrijkeboer": - protobuf-simple @@ -2888,9 +2888,6 @@ skipped-benchmarks: - postgresql-binary - scientific - # Pulls in discount which depends on extra C libraries - - cmark - # Old criterion - acid-state diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 3103ee04..8e8a2e87 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -68,6 +68,7 @@ apt-get install -y \ libmagic-dev \ libmagickcore-dev \ libmagickwand-dev \ + libmarkdown2-dev \ libmysqlclient-dev \ libncurses-dev \ libnotify-dev \