<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Building Weston (1.8.92) for Raspberry Pi with EGL enabled fails due to missing `libdrm` dependency"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91884">91884</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Building Weston (1.8.92) for Raspberry Pi with EGL enabled fails due to missing `libdrm` dependency
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>ARM
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>weston
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>deathofathousandpapercuts@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=118086" name="attach_118086" title="Patch adding --disable-gl-renderer config option.">attachment 118086</a> <a href="attachment.cgi?id=118086&action=edit" title="Patch adding --disable-gl-renderer config option.">[details]</a></span>
Patch adding --disable-gl-renderer config option.

[ Version list above is outdated, but I encountered this problem when building
Weston 1.8.92.]

Building Weston for Raspberry Pi with EGL support enabled fails due to missing
libdrm dependency.

This appears to be due to commit a352580285 which introduced libdrm as a
dependency for GL Renderer, and GL Renderer itself is always enabled when EGL
is enabled.

I'm attaching a patch which enables GL Renderer to be disabled (and the libdrm
dependency removed) with the option: --disable-gl-renderer. Please consider
this patch for inclusion on master.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>