diff --git a/srcpkgs/choqok/patches/ftbfs.patch b/srcpkgs/choqok/patches/ftbfs.patch new file mode 100644 index 0000000000..480ec481e2 --- /dev/null +++ b/srcpkgs/choqok/patches/ftbfs.patch @@ -0,0 +1,12 @@ +Lots of things require QMap, no longer implicitly included. + +--- libchoqok/plugin.h ++++ libchoqok/plugin.h +@@ -25,6 +25,7 @@ + #define CHOQOKPLUGIN_H + + #include ++#include + + #include +