source-hightlight: needs C++11 (#31822)
This commit is contained in:
parent
89f1c167ea
commit
e6a2a8bf9c
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ class SourceHighlight < Formula
|
|||
|
||||
depends_on "boost"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
"--prefix=#{prefix}",
|
||||
|
|
Loading…
Reference in a new issue