Commit f76136d7 authored by Ed Reel's avatar Ed Reel Committed by GitHub

Merge pull request #1754 from lovedheart/patch-29

Update gobject_introspection.rb
parents 66167fcb f793e6e8
......@@ -9,6 +9,8 @@ class Gobject_introspection < Package
depends_on 'glib'
depends_on 'flex'
depends_on 'bison'
depends_on 'cairo'
def self.build
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