diff --git a/Source/WebCore/PAL/pal/PlatformHaiku.cmake b/Source/WebCore/PAL/pal/PlatformHaiku.cmake index 26a0e9a5e091..8e81dd6a184d 100644 --- a/Source/WebCore/PAL/pal/PlatformHaiku.cmake +++ b/Source/WebCore/PAL/pal/PlatformHaiku.cmake @@ -11,4 +11,4 @@ list(APPEND PAL_SOURCES unix/LoggingUnix.cpp ) -list(APPEND PAL_LIBRARIES crypto) +list(APPEND PAL_LIBRARIES crypto WTF)