aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pixie.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pixie.rb')
-rw-r--r--Library/Formula/pixie.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/pixie.rb b/Library/Formula/pixie.rb
index 20385e032..3114acfd4 100644
--- a/Library/Formula/pixie.rb
+++ b/Library/Formula/pixie.rb
@@ -9,6 +9,7 @@ class Pixie < Formula
depends_on 'fltk'
depends_on 'openexr'
depends_on :libpng
+ depends_on :x11
def install
openexr = Formula.factory('openexr')