summaryrefslogtreecommitdiff
path: root/net-im/fractal/files/patch-meson.build
blob: 8beb56c2fad5e2a1ab2baa9d13d99bb317dbb989 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- meson.build.orig	2020-08-07 08:29:06 UTC
+++ meson.build
@@ -4,7 +4,6 @@ project(
   license: 'GPLv3',
 )
 
-dependency('openssl', version: '>= 1.0')
 dependency('dbus-1')
 
 dependency('glib-2.0', version: '>= 2.56')