From d905dbcf62b19f157786e83ce813eb32e30d76bc Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 20 Sep 2013 07:44:20 -0700 Subject: pdf2htmlex: requires Lion or newer --- Library/Formula/pdf2htmlex.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/pdf2htmlex.rb b/Library/Formula/pdf2htmlex.rb index 279cef59d..8d71a6fcb 100644 --- a/Library/Formula/pdf2htmlex.rb +++ b/Library/Formula/pdf2htmlex.rb @@ -7,6 +7,7 @@ class Pdf2htmlex < Formula head 'https://github.com/coolwanglu/pdf2htmlEX.git' + depends_on :macos => :lion depends_on 'cmake' => :build depends_on 'pkg-config' => :build depends_on 'fontforge' -- cgit v1.2.3