Commit 16879ce0 authored by satmandu's avatar satmandu Committed by GitHub

Has a libxext dependency. (#4492)

parent 4f56922d
...@@ -11,6 +11,7 @@ class Libxrandr < Package ...@@ -11,6 +11,7 @@ class Libxrandr < Package
depends_on 'libxrender' depends_on 'libxrender'
depends_on 'libx11' depends_on 'libx11'
depends_on 'libxext'
depends_on 'llvm' => ':build' depends_on 'llvm' => ':build'
def self.build def self.build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment