source-hightlight: needs C++11 (#31822)

This commit is contained in:
lemzwerg 2018-09-10 13:32:02 +02:00 committed by FX Coudert
parent 89f1c167ea
commit e6a2a8bf9c

View file

@ -16,6 +16,8 @@ class SourceHighlight < Formula
depends_on "boost"
needs :cxx11
def install
system "./configure", "--disable-dependency-tracking",
"--prefix=#{prefix}",