wok icon indicating copy to clipboard operation
wok copied to clipboard

Dependency Update

Open kokoye2007 opened this issue 4 years ago • 0 comments

Dependency Update

xsltproc: command not found

Pull Request Template

Description

Please, include a summary of the patch and why it should be accepted. Link it to any open issue and share any other information and context you judge relevant for this PR.

Fixes # (issue)

How Has This Been Tested?

Please, describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • [ ] Test A
  • [ ] Test B

Checklist:

  • [ ] My commit message follow the pattern described in here
  • [ ] I have signed-off my commit (git commit -s) to certify I have the rights to submit this work under the same license and agrees to a Developer Certificate of Origin (see http://developercertificate.org/ for more information).
  • [ ] My code follows the style guidelines of this project and I have run make check-local to confirm it.
  • [ ] I have run make to build the project and update any documentation that was added as part of this PR.
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes (Run make check to confirm it)

kokoye2007 avatar Jun 10 '21 17:06 kokoye2007