Skip to content

Conversation

@sjackman
Copy link
Member

@sjackman sjackman commented Jan 11, 2022

  • Have you followed the guidelines for contributing?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source FORMULA, where FORMULA is the name of the formula you're submitting?
  • Does your build pass brew audit --strict FORMULA (after doing brew install FORMULA)?

The AppDir includes Qt, but not OpenGL, Fontconfig, nor Freetype.

@sjackman sjackman self-assigned this Jan 11, 2022
@sjackman sjackman force-pushed the sj/bandage-0.9.0 branch 3 times, most recently from c43a7b7 to 7b3537a Compare January 11, 2022 20:11
@sjackman
Copy link
Member Author

$ brew linkage --test brewsci/bio/bandage
Missing libraries:
    unexpected (libpango-1.0.so.0)
    unexpected (libpangocairo-1.0.so.0)
    unexpected (libpangoft2-1.0.so.0)
Unwanted system libraries:
    /lib/x86_64-linux-gnu/libglib-2.0.so.0
    /lib/x86_64-linux-gnu/libgpg-error.so.0
    /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
    /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0

https://github.com/brewsci/homebrew-bio/runs/4780841558?check_suite_focus=true#step:5:102

Use the AppDir.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants