diff options
Diffstat (limited to 'mail/astroid/files/patch-CMakeLists.txt')
-rw-r--r-- | mail/astroid/files/patch-CMakeLists.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/astroid/files/patch-CMakeLists.txt b/mail/astroid/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..1a920a83c15b --- /dev/null +++ b/mail/astroid/files/patch-CMakeLists.txt @@ -0,0 +1,10 @@ +--- CMakeLists.txt.orig 2025-04-14 05:49:49 UTC ++++ CMakeLists.txt +@@ -116,7 +116,6 @@ find_package ( Boost REQUIRED + log + thread + date_time +- system + ) + + find_package (Protobuf CONFIG) |