[glib/wip/pwithnall/ci-image-updates] WIP



commit 3e94cb0df54914c45f33850da9f20378f0f74817
Author: Philip Withnall <pwithnall endlessos org>
Date:   Fri Jun 24 15:10:23 2022 +0100

    WIP
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/meson.build b/meson.build
index e44bad35bd..d5f3b9a7e0 100644
--- a/meson.build
+++ b/meson.build
@@ -2008,6 +2008,7 @@ else
   libiconv = dependency('iconv')
 endif
 
+subproject('pcre2')
 pcre = dependency('libpcre', version: '>= 8.31', required : false) # Should check for Unicode support, too. 
FIXME
 if not pcre.found()
   if cc.get_id() == 'msvc' or cc.get_id() == 'clang-cl'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]