https://bugzilla.redhat.com/show_bug.cgi?id=1556575
--- Comment #3 from Mamoru TASAKA <[email protected]> --- So looking at fontmatrix-0.9.99-Source/cmake/modules/FindICU.cmake, it contains: 19 # This is a perverted FindICU since we rather look for ICU Layout module 20 FIND_PATH( 21 ICU_INCLUDE_DIR 22 NAMES layout/LayoutEngine.h 23 DOC "Include directory for the ICU Layout library" 24 ) and actually fontmatrix-0.9.99-Source/src/icushaper.h needs some icu layout header files. But it seems removed from icu 58: http://userguide.icu-project.org/layoutengine -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
