[packages/supertux] - added missing headers patch

mrozowik mrozowik at pld-linux.org
Fri Nov 24 16:04:06 CET 2023


commit 2e8d266652ac4019b29cf1b15af48fec37ab1c61
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Fri Nov 24 14:22:36 2023 +0000

    - added missing headers patch

 supertux-0.6.3-missing-headers.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/supertux-0.6.3-missing-headers.patch b/supertux-0.6.3-missing-headers.patch
new file mode 100644
index 0000000..583b680
--- /dev/null
+++ b/supertux-0.6.3-missing-headers.patch
@@ -0,0 +1,10 @@
+--- SuperTux-v0.6.3-Source/external/partio_zip/zip_manager.hpp~	2021-12-22 23:01:58.000000000 +0000
++++ SuperTux-v0.6.3-Source/external/partio_zip/zip_manager.hpp	2023-11-23 15:05:20.751307765 +0000
+@@ -44,6 +44,7 @@
+ #include <fstream>
+ #include <iostream>
+ #include <map>
++#include <memory>
+ #include <string>
+ #include <stdexcept>
+ #include <vector>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/supertux.git/commitdiff/2e8d266652ac4019b29cf1b15af48fec37ab1c61



More information about the pld-cvs-commit mailing list