znc: needs :cxx11
Closes Homebrew/homebrew#42858. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
1b116780fa
commit
87e72caf66
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ class Znc < Formula
|
|||
depends_on "openssl"
|
||||
depends_on "icu4c" => :optional
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
# These need to be set in CXXFLAGS, because ZNC will embed them in its
|
||||
|
|
Loading…
Reference in a new issue