net-misc/megasync: add MissingUseDepDefault

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-03-28 12:34:54 +02:00
parent 7bea079f57
commit 85ea908959
2 changed files with 4 additions and 4 deletions

View File

@@ -36,8 +36,8 @@ RDEPEND="
x11-themes/hicolor-icon-theme
cryptopp? ( dev-libs/crypto++ )
curl? (
!libressl? ( net-misc/curl[ssl,curl_ssl_openssl] )
libressl? ( net-misc/curl[ssl,curl_ssl_libressl] )
!libressl? ( net-misc/curl[ssl,curl_ssl_openssl(-)] )
libressl? ( net-misc/curl[ssl,curl_ssl_libressl(-)] )
)
dolphin? ( kde-apps/dolphin )
freeimage? ( media-libs/freeimage )

View File

@@ -35,8 +35,8 @@ RDEPEND="
x11-themes/hicolor-icon-theme
cryptopp? ( dev-libs/crypto++ )
curl? (
!libressl? ( net-misc/curl[ssl,curl_ssl_openssl] )
libressl? ( net-misc/curl[ssl,curl_ssl_libressl] )
!libressl? ( net-misc/curl[ssl,curl_ssl_openssl(-)] )
libressl? ( net-misc/curl[ssl,curl_ssl_libressl(-)] )
)
dolphin? ( kde-apps/dolphin )
freeimage? ( media-libs/freeimage )