graphite2: needs C++11 (#31844)
This commit is contained in:
parent
e6a2a8bf9c
commit
e1be3f42b5
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ class Graphite2 < Formula
|
||||||
|
|
||||||
depends_on "cmake" => :build
|
depends_on "cmake" => :build
|
||||||
|
|
||||||
|
needs :cxx11
|
||||||
|
|
||||||
resource "testfont" do
|
resource "testfont" do
|
||||||
url "https://scripts.sil.org/pub/woff/fonts/Simple-Graphite-Font.ttf"
|
url "https://scripts.sil.org/pub/woff/fonts/Simple-Graphite-Font.ttf"
|
||||||
sha256 "7e573896bbb40088b3a8490f83d6828fb0fd0920ac4ccdfdd7edb804e852186a"
|
sha256 "7e573896bbb40088b3a8490f83d6828fb0fd0920ac4ccdfdd7edb804e852186a"
|
||||||
|
|
Loading…
Reference in a new issue