<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - meson incorrectly handles/reports libdrm_$foo"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109062">bug 109062</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>airlied@freedesktop.org, chadversary@chromium.org, imirkin@alum.mit.edu
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - meson incorrectly handles/reports libdrm_$foo"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109062#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - meson incorrectly handles/reports libdrm_$foo"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109062">bug 109062</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>Fwiw my suggestion is to follow the autotools build, which was explicitly
requested by Ilia, Dave and Chad - commit
2b4eaabff01a3a8ea0c4742ac481492092c1ab4f.

Above ensures that both core and $vendor libs meet the $vendor version
requirement.

AFAICT meson seems to pick the highest version and enforces it everywhere -
core and all used vendors. So for example:
A local nouveau v10, and system amdgpu v5, will meet the requirements, yet
meson will error out expecting amdgpu v10 :-(

That said, as long the guys are happy, I'm fine either way.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>