modify httpd.rb

parent db2974fb
...@@ -11,6 +11,7 @@ class Httpd < Package ...@@ -11,6 +11,7 @@ class Httpd < Package
depends_on 'aprutil' depends_on 'aprutil'
depends_on 'libtool' depends_on 'libtool'
depends_on 'pcre' depends_on 'pcre'
depends_on 'expat'
def self.build def self.build
system './configure' system './configure'
......
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