Skip to content

Travis: added libbz2 to dependencies to deploy #178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 24, 2015

Conversation

cchampet
Copy link
Member

  • libavformat depends on libbz2.so.1.0
  • Most linux distribution has libbz2.so, but sometimes without the
    symbolic link 'libbz2.so.1.0'. It causes that our deployed libavformat
    cannot be loaded on Fedora distribution for example.
  • This commit fixes this issue.

@cchampet cchampet force-pushed the travis_fixLinkToLibbz2 branch 6 times, most recently from 8f502a6 to 0fb9573 Compare November 22, 2015 17:19
* libavformat depends on libbz2.so.1.0
* Most linux distribution has libbz2.so, but sometimes without the
symbolic link 'libbz2.so.1.0'. It causes that our deployed libavformat
cannot be loaded on Fedora distribution for example.
* This commit fixes this issue.
@cchampet cchampet force-pushed the travis_fixLinkToLibbz2 branch from 0fb9573 to 7531682 Compare November 22, 2015 17:21
@cchampet cchampet changed the title [WIP] Travis: added libbz2 to dependencies to deploy Travis: added libbz2 to dependencies to deploy Nov 22, 2015
valnoel added a commit that referenced this pull request Nov 24, 2015
Travis: added libbz2 to dependencies to deploy
@valnoel valnoel merged commit d151afc into avTranscoder:develop Nov 24, 2015
@coveralls
Copy link

Coverage Status

Coverage remained the same at 62.077% when pulling 7531682 on cchampet:travis_fixLinkToLibbz2 into 6c4eaca on avTranscoder:develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants