pangomm: remove checks for old compilers.
This commit is contained in:
parent
a677b92f64
commit
cc92cbbe71
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ class Pangomm < Formula
|
|||
depends_on "glibmm"
|
||||
depends_on "pango"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV.cxx11
|
||||
system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue