Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a4ac8823d8de871721f80c7f53315597beaa21cf
      
https://github.com/WebKit/WebKit/commit/a4ac8823d8de871721f80c7f53315597beaa21cf
  Author: Diego Pino Garcia <[email protected]>
  Date:   2025-09-30 (Tue, 30 Sep 2025)

  Changed paths:
    M Source/WebCore/platform/GStreamer.cmake

  Log Message:
  -----------
  [GStreamer] Fix build after 300628@main
https://bugs.webkit.org/show_bug.cgi?id=299597

Reviewed by Adrian Perez de Castro.

Fix build error:

  mediastream/gstreamer/DesktopPortal.cpp:26:10: fatal error: 
gio/gunixfdlist.h: No such file or directory

When GStreamer's ENABLE_VIDEO or ENABLE_AUDIO are enabled, it's
necessary to include GioUnix headers, since in such cases
'DesktopPortal.cpp' is added and requires 'gio/gunixfdlist.h'.

* Source/WebCore/platform/GStreamer.cmake:

Canonical link: https://commits.webkit.org/300750@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to