summaryrefslogtreecommitdiff
path: root/media-gfx/ueberzugpp/files/ueberzugpp-2.9.4-libcxx18.patch
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/ueberzugpp/files/ueberzugpp-2.9.4-libcxx18.patch')
-rw-r--r--media-gfx/ueberzugpp/files/ueberzugpp-2.9.4-libcxx18.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-gfx/ueberzugpp/files/ueberzugpp-2.9.4-libcxx18.patch b/media-gfx/ueberzugpp/files/ueberzugpp-2.9.4-libcxx18.patch
deleted file mode 100644
index ccd808e5b5f1..000000000000
--- a/media-gfx/ueberzugpp/files/ueberzugpp-2.9.4-libcxx18.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-https://bugs.gentoo.org/930977
-https://github.com/jstkdng/ueberzugpp/issues/179
---- a/src/canvas/wayland/config/dummy.hpp
-+++ b/src/canvas/wayland/config/dummy.hpp
-@@ -20,4 +20,6 @@
- #include "../config.hpp"
-
-+#include <string>
-+
- class DummyWaylandConfig : public WaylandConfig
- {