File gucharmap-colour-emoji.patch of Package gucharmap
diff --git a/gucharmap/main.c b/gucharmap/main.c index 28aca8d2..38938525 100644 --- a/gucharmap/main.c +++ b/gucharmap/main.c @@ -46,7 +46,7 @@ * emoji colour fonts (Noto Color Emoji) that's hardcoded * (see bug 787365) has greyscale fallback; I see no way * to skip the font altogether. - */ + * #include <dlfcn.h> #include <ft2build.h>