newsboat: remove checks for old compilers.
This commit is contained in:
parent
d6e091a4f5
commit
84f509229b
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@ class Newsboat < Formula
|
|||
depends_on "json-c"
|
||||
depends_on "libstfl"
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
ENV["XML_CATALOG_FILES"] = etc/"xml/catalog"
|
||||
system "make", "install", "prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue