Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
pari depends on x11
Browse files Browse the repository at this point in the history
Fixes #15293.
  • Loading branch information
adamv committed Oct 4, 2012
1 parent 3aba71b commit 801734c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/pari.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 801734c

Please sign in to comment.