https://bugs.kde.org/show_bug.cgi?id=512270
--- Comment #3 from [email protected] --- Unless you can give me some sort of advice ``` diff --git a/kcms/kfontinst/lib/Fc.h b/kcms/kfontinst/lib/Fc.h index 4dd854d4db..0899e6bfec 100644 --- a/kcms/kfontinst/lib/Fc.h +++ b/kcms/kfontinst/lib/Fc.h @@ -9,6 +9,7 @@ #include "kfontinst_export.h" #include <QUrl> #include <fontconfig/fontconfig.h> +#include <fontconfig/fcfreetype.h> #include "kfontinst_export.h" ``` does not work, because it tries to find a header from another package. -- You are receiving this mail because: You are watching all bug changes.
