Skip to content

Commit

Permalink
Update Gentoo ebuild
Browse files Browse the repository at this point in the history
* Move to appropriate subdirectory
* Remove version from OpenSSL dependency because it will compile against
  all currently available versions
  • Loading branch information
leonlynch committed Aug 26, 2023
1 parent 0e59277 commit 3f6f71d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ BDEPEND="

RDEPEND="
mbedtls? ( net-libs/mbedtls )
openssl? ( dev-libs/openssl:0/1.1 )
openssl? ( dev-libs/openssl )
"
DEPEND="
${RDEPEND}
Expand Down

0 comments on commit 3f6f71d

Please sign in to comment.