Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8124fd9a748e43f40956b338fc58f132d145bfab
      
https://github.com/WebKit/WebKit/commit/8124fd9a748e43f40956b338fc58f132d145bfab
  Author: Diego Pino Garcia <[email protected]>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

  Changed paths:
    M Tools/Scripts/generate-bundle
    M Tools/glib/dependencies/apt

  Log Message:
  -----------
  [Tools][GTK][WPE] Add missing 'mesa-common-dev' dependency
https://bugs.webkit.org/show_bug.cgi?id=260496

Reviewed by Carlos Alberto Lopez Perez.

267186@main requires dri.pkg but this file is only available if
'mesa-common-dev' is installed.

Besides, Debian 12 reported a runtime error because the file
'dri.pkg' no longer defines the variable 'libdir'. In case 'libdir' doesn't
exist, set 'libdir' to the parent dir of 'dridriverdir' fixes the issue.

* Tools/Scripts/generate-bundle:
* Tools/glib/dependencies/apt:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to