aboutsummaryrefslogtreecommitdiff
path: root/net/ksmbd-tools/patches/030-glib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net/ksmbd-tools/patches/030-glib.patch')
-rw-r--r--net/ksmbd-tools/patches/030-glib.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ksmbd-tools/patches/030-glib.patch b/net/ksmbd-tools/patches/030-glib.patch
index 1fb240a95..49809e9c6 100644
--- a/net/ksmbd-tools/patches/030-glib.patch
+++ b/net/ksmbd-tools/patches/030-glib.patch
@@ -3,7 +3,7 @@
@@ -21,6 +21,7 @@ include_dirs = include_directories(
glib_dep = dependency(
'glib-2.0',
- version: '>= 2.40',
+ version: '>= 2.44',
+ static: true,
)
libnl_dep = dependency(