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 installation instruction for openSUSE Tumbleweed, resolve #376 #377

Merged
merged 2 commits into from
Sep 30, 2020

Conversation

Huy-Ngo
Copy link
Contributor

@Huy-Ngo Huy-Ngo commented Sep 28, 2020

I add installation instruction for openSUSE Tumbleweed with some dependencies. Note that since this package is new to openSUSE, it may be prone to changes later.

README.md Outdated

```bash
sudo zypper refresh
sudo zypper install cairo-devel python3-devel python3-pycairo
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two points:

  1. Devel packages are not required to run safeeyes, so I would remove those dependencies
  2. The python3-pycairo package will be added as a runtime dependency soon (request 838108), so you won't need to explicitly state this either.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not familiar with openSUSE. @Huy-Ngo once you've confimed, I will merge this PR. Thank you for your contribution.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cbcoutinho is correct. I'll change that now.

@slgobinath slgobinath merged commit 2b0af6e into slgobinath:master Sep 30, 2020
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