Commit 718d91ea authored by Ed Reel's avatar Ed Reel Committed by GitHub

Merge pull request #5448 from satmandu/xml

add readline dep to libxml2
parents 849c1873 2e83cf26
......@@ -22,6 +22,7 @@ class Libxml2 < Package
})
depends_on 'zlibpkg'
depends_on 'readline'
def self.patch
# Fix encoding.c:1961:31: error: ‘TRUE’ undeclared (first use in this function)
......
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