From 5c636a121a9064a4373d06b60d49a6f5d67c0e2f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 25 Jul 2023 05:42:53 +0100 Subject: gentoo auto-resync : 25:07:2023 - 05:42:52 --- xfce-extra/xfce4-cpugraph-plugin/files/gcc13.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 xfce-extra/xfce4-cpugraph-plugin/files/gcc13.patch (limited to 'xfce-extra/xfce4-cpugraph-plugin/files') diff --git a/xfce-extra/xfce4-cpugraph-plugin/files/gcc13.patch b/xfce-extra/xfce4-cpugraph-plugin/files/gcc13.patch new file mode 100644 index 000000000000..7b5ef2791520 --- /dev/null +++ b/xfce-extra/xfce4-cpugraph-plugin/files/gcc13.patch @@ -0,0 +1,16 @@ + +Bug: https://bugs.gentoo.org/910712 +Bug: https://gitlab.xfce.org/panel-plugins/xfce4-cpugraph-plugin/-/issues/37 + +Signed-off-by: Holger Hoffstätte + +--- a/xfce4++/util/gtk.cc~ 2023-07-22 22:44:01.000000000 +0200 ++++ b/xfce4++/util/gtk.cc 2023-07-23 10:01:32.508675676 +0200 +@@ -19,6 +19,7 @@ + */ + + #include "gtk.h" ++#include + + namespace xfce4 { + -- cgit v1.2.3