Skip to content
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

[docs] Update README.android #11854

Merged
merged 1 commit into from
Mar 23, 2017
Merged

Conversation

santaSJ
Copy link
Contributor

@santaSJ santaSJ commented Mar 15, 2017

Update README.android

Description

Update README.android to use cmakebuildsys
Add libcurl4-openssl-dev to the list of required packages

Motivation and Context

Updated README will help people build / contribute to Kodi faster

How Has This Been Tested?

Tested on a fresh installation of Ubuntu 16.04 64Bit

Screenshots (if appropriate):

Types of change

Only Documentation was changed

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the Code guidelines of this project
  • My change requires a change to the documentation, either Doxygen or wiki
  • I have updated the documentation accordingly
  • I have read the CONTRIBUTING document
  • I have added tests to cover my change
  • All new and existing tests passed

@@ -29,7 +29,7 @@ These are the minimum packages necessary for building Kodi.
Non-Ubuntu users will need to get the equivalents.

$ sudo apt-get install build-essential default-jdk git curl autoconf \
unzip zip zlib1g-dev gawk gperf cmake
unzip zip zlib1g-dev gawk gperf cmake libcurl4-openssl-dev

This comment was marked as spam.

This comment was marked as spam.

@wsnipex wsnipex merged commit bae219a into xbmc:master Mar 23, 2017
@Rechi Rechi added Platform: Android Documentation Type: Fix non-breaking change which fixes an issue v18 Leia labels Mar 23, 2017
@Rechi Rechi added this to the L 18.0-alpha1 milestone Mar 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Platform: Android Type: Fix non-breaking change which fixes an issue v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants