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

Add Linux pre-requisites to README #15

Open
aklos opened this issue Jan 23, 2023 · 0 comments
Open

Add Linux pre-requisites to README #15

aklos opened this issue Jan 23, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@aklos
Copy link
Owner

aklos commented Jan 23, 2023

Developers need to install Tauri, which has some system pre-requisites to work correctly.

Packages to check:

libdbus-1-dev
pkg-config
libglib-2.0-dev
libghc-pango-dev
libgdk-pixbuf2.0-dev
librust-gdk+v3-22-dev
libsoup2.4-dev

These might be resolved by the official Tauri pre-requisite package list, but maybe some of these are for other functionality during builds.

@aklos aklos self-assigned this Jan 23, 2023
@aklos aklos added the documentation Improvements or additions to documentation label Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant