bakaid commented on a change in pull request #558: MINIFICPP-542 - Add PutSFTP
processor
URL: https://github.com/apache/nifi-minifi-cpp/pull/558#discussion_r285487419
##########
File path: .travis.yml
##########
@@ -49,6 +49,7 @@ matrix:
- libusb-1.0-0-dev
- libpng12-dev
- libpcap-dev
+ - libssh2-1-dev
Review comment:
It is done by bootstrap if SFTP is selected and everything works fine, but
so is libusb and libpcap, and they're both here. I am not sure why.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services