Commit 07d3298a authored by lovedheart's avatar lovedheart Committed by Ed Reel

Update libxrender.rb (#1832)

Yes, I understand completely.  Let's try and fix the python binaries then. :)
parent 771567d7
...@@ -8,6 +8,8 @@ class Libxrender < Package ...@@ -8,6 +8,8 @@ class Libxrender < Package
source_sha256 '770527cce42500790433df84ec3521e8bf095dfe5079454a92236494ab296adf' source_sha256 '770527cce42500790433df84ec3521e8bf095dfe5079454a92236494ab296adf'
depends_on 'pkgconfig' => :build depends_on 'pkgconfig' => :build
depends_on 'renderproto'
depends_on 'libx11'
def self.build def self.build
system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}" system "./configure --prefix=#{CREW_PREFIX} --libdir=#{CREW_LIB_PREFIX}"
......
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