hashlink: change mbedtls_2 to mbedtls
Hashlink 1.15 compiles fine with mbedtls 3
This commit is contained in:
committed by
Tobiasz Laskowski
parent
967cd24d83
commit
f3ca1ba821
@@ -10,7 +10,7 @@
|
||||
libjpeg_turbo,
|
||||
libuv,
|
||||
libvorbis,
|
||||
mbedtls_2,
|
||||
mbedtls,
|
||||
openal,
|
||||
pcre,
|
||||
SDL2,
|
||||
@@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
||||
libpng
|
||||
libuv
|
||||
libvorbis
|
||||
mbedtls_2
|
||||
mbedtls
|
||||
openal
|
||||
pcre
|
||||
SDL2
|
||||
|
||||
Reference in New Issue
Block a user