Skip to content

Commit

Permalink
net-libs/liboauth: Specify proper openssl slot
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.2
  • Loading branch information
pacho2 committed Nov 9, 2016
1 parent 36e5e1c commit f1ffa7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-libs/liboauth/liboauth-1.0.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ CDEPEND="
curl? ( || ( net-misc/curl[ssl,curl_ssl_nss] net-misc/curl[-ssl] ) )
)
!nss? ( dev-libs/openssl
!nss? ( dev-libs/openssl:0=
curl? ( || ( net-misc/curl[ssl,curl_ssl_openssl] net-misc/curl[-ssl] ) )
)
Expand Down

0 comments on commit f1ffa7d

Please sign in to comment.