mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Updated openssl configuration advice for Debian
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
o Minor Bugfixes:
|
||||
- Updated configuration advice for installing openssl on Debian. Fixes #9207.
|
||||
+1
-1
@@ -499,7 +499,7 @@ dnl ------------------------------------------------------
|
||||
dnl Where do you live, openssl? And how do we call you?
|
||||
|
||||
tor_openssl_pkg_redhat="openssl"
|
||||
tor_openssl_pkg_debian="libssl"
|
||||
tor_openssl_pkg_debian="libssl-dev"
|
||||
tor_openssl_devpkg_redhat="openssl-devel"
|
||||
tor_openssl_devpkg_debian="libssl-dev"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user