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

documentation: dependencies: Add curl and xpath dependencies #794

Closed

Conversation

davidbtadokoro
Copy link
Collaborator

The commands curl and xpath are used by the kw upstream-patches-ui command, but those dependencies are not checked when kw is installed. Although they are really common commands in almost every linux installation, if the setup doesn't have these dependencies installed, a command not found error occurs.

This commit fix this problem by adding both dependencies to the dependencies files of Arch, Debian and Fedora distros.

Closes: #792

The commands curl and xpath are used by the kw upstream-patches-ui
command, but those dependencies are not checked when kw is installed.
Although they are really common commands in almost every linux
installation, if the setup doesn't have these dependencies installed,
a command not found error occurs.

This commit fix this problem by adding both dependencies to the
dependencies files of Arch, Debian and Fedora distros.

Closes: kworkflow#792

Signed-off-by: David Tadokoro <davidbtadokoro@usp.br>
@rodrigosiqueira
Copy link
Collaborator

Nice PR!
Merged in the unstable branch.

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.

None yet

2 participants