Skip to content

Commit

Permalink
Update glib.rb to add python27 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jam7 committed Jul 27, 2017
1 parent 860c5e2 commit 93d896c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/glib.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ class Glib < Package
depends_on 'libffi'
depends_on 'gettext'
depends_on 'zlibpkg'
depends_on 'python27'

def self.build
system "./configure"
Expand Down

0 comments on commit 93d896c

Please sign in to comment.