Jannis234 / jm-overlay

A portage overlay for gentoo users
14 stars 7 forks source link

Create megasync-2.9.6-r1.ebuild #3

Closed ipkalm closed 8 years ago

ipkalm commented 8 years ago

Megasync required curl with openssl support. If curl built with some else ssl support, megasync client close immediately. user $ megasync --debug 17:52:19 (warn): QT Warning: QSystemTrayIcon::setVisible: No Icon set 17:52:19 (fatal): cURL built without OpenSSL support. Aborting. (net.cpp:39)

Jannis234 commented 8 years ago

Merged, thanks for mentioning this