OSX app: Work around libz/libPng/ImageIO.framework version skew
By not bundling libz, assuming OSX includes a suitable libz.1.dylib. This commit was supported by the NSF-funded DataLad project.
This commit is contained in:
parent
e32d2624ce
commit
5574e25c54
3 changed files with 18 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 3"""
|
||||
date="2018-03-22T15:52:04Z"
|
||||
content="""
|
||||
I've excluded libz.1.dylb from git-annex.apk, on the assumuption that OSX
|
||||
always ships with libz, and so git-annex does not need to provide it.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue