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

Update linux desktop deps installation script #17011

Merged
merged 1 commit into from
Mar 8, 2020

Conversation

cbracken
Copy link
Member

@cbracken cbracken commented Mar 8, 2020

On a stock Ubuntu 19.10 system, the following deps are required, at
minimum:

  • libgl-dev
  • libx11-dev
  • libxcursor-dev
  • libxinerama-dev
  • libxrandr-dev
  • libxxf86vm-dev

On a stock Ubuntu 19.10 system, the following deps are required, at
minimum:
  * libx11-dev
  * libxcursor-dev
  * libxrandr-dev
  * libxinerama-dev
  * libxxf86vm-dev
  * libgl-dev
@cbracken cbracken force-pushed the update-desktop-deps branch from aaefefe to 00a1fdb Compare March 8, 2020 01:12
@cbracken
Copy link
Member Author

cbracken commented Mar 8, 2020

FWIW - I suspect most of these are actually installed by install-build-deps.sh, but I tend not to run it on my personal machines because it's pretty bloated, and I suspect it over-installs. This script, on the other hand, is still small and easy-to-follow. Any duplicates listed here will just be ignored by apt.

@cbracken cbracken merged commit 1621994 into flutter:master Mar 8, 2020
@cbracken cbracken deleted the update-desktop-deps branch March 8, 2020 06:49
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 8, 2020
blasten pushed a commit to blasten/engine that referenced this pull request Mar 10, 2020
On a stock Ubuntu 19.10 system, the following deps are required, at
minimum:
  * libx11-dev
  * libxcursor-dev
  * libxrandr-dev
  * libxinerama-dev
  * libxxf86vm-dev
  * libgl-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants