pari depends on x11

Fixes Homebrew/homebrew#15293.
master
Adam Vandenberg 2012-10-04 07:44:19 -07:00
parent 44a2a0192a
commit b398b431b4
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Pari < Formula
url 'http://pari.math.u-bordeaux.fr/pub/pari/unix/pari-2.5.1.tar.gz'
sha1 'c83314bb993161a60e1e46ae7616072858414354'
depends_on :x11
depends_on 'readline'
def install