xpdf: depends on lesstif
*Really* fix Homebrew/homebrew#10588. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
308fd2339d
commit
5e4ee3b53c
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ class Xpdf < Formula
|
|||
url 'ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.03.tar.gz'
|
||||
md5 'af75f772bee0e5ae4a811ff9d03eac5a'
|
||||
|
||||
depends_on 'lesstif'
|
||||
|
||||
# see: http://gnats.netbsd.org/45562
|
||||
def patches; DATA; end
|
||||
|
||||
|
|
Loading…
Reference in a new issue