aboutsummaryrefslogtreecommitdiff
This patch adds an include needed since icu59:
Source: https://git.archlinux.org/svntogit/community.git/plain/trunk/icu59.patch?h=packages/aegisub
--- aegisub-3.2.2/src/utils.cpp	2014-12-08 02:07:09.000000000 +0200
+++ aegisub-3.2.2/src/utils.cpp	2017-04-26 11:11:15.438239182 +0300
@@ -44,6 +44,7 @@
 #include <boost/filesystem/path.hpp>
 #include <map>
 #include <unicode/locid.h>
+#include <unicode/unistr.h>
 #include <wx/clipbrd.h>
 #include <wx/filedlg.h>
 #include <wx/stdpaths.h>
tributed.scm?id=d2cf63165119fc78c9f52abce2ce66af23e49243'>gnu: boinc-client: Update to 7.22.2....* gnu/packages/distributed.scm (boinc-client): Update to 7.22.2. Tobias Geerinckx-Rice 2023-07-02gnu: boinc-server: Remove input labels....* gnu/packages/distributed.scm (boinc-server)[inputs, propagated-inputs]: Remove input labels. Tobias Geerinckx-Rice 2023-07-02gnu: boinc-server: Use G-expressions....* gnu/packages/distributed.scm (boinc-server)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-02gnu: boinc-client: Use G-expressions....* gnu/packages/distributed.scm (boinc-client)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-05-02gnu: boinc-client, boinc-server: Update to 7.22.0....* gnu/packages/distributed.scm (boinc-client): Update to 7.22.0. Eric Bavier