ports/net-im/fractal/files/patch-meson.build
Charlie Li 2e0d3fa0bc
net-im/fractal: update to 4.4.2
Manage crates ourselves; use the generated source asset rather than
the upload (which bundles vendored crates that get stale quick).

Event: FreeBSD Developer Summit May 2023
Event: BSDCan 2023
2023-05-17 22:04:12 -04:00

10 lines
222 B
Text

--- 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')