Migrate to openssl 1.1
[platform/upstream/gstreamer.git] / meson.build
index 59f7ef5..14d7595 100644 (file)
@@ -306,7 +306,7 @@ gmodule_dep = dependency('gmodule-2.0', version : glib_req)
 x11_dep = dependency('x11', required : false)
 
 # Used by dtls and hls
-openssl_dep = dependency('openssl', version : '>= 1.0.1', required : false)
+openssl_dep = dependency('openssl1.1', version : '>= 1.0.1', required : false)
 
 # Used by mpeg2enc and mplex
 # mjpegtools upstream breaks API constantly and doesn't export the version in