<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 - Update build documentation for openSUSE"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100527">100527</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Update build documentation for openSUSE
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>1.5.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>libinput
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>pointedstick@zoho.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The instructions on
<a href="https://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html">https://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html</a>
don't have any instructions for openSUSE--only SuSE, which is different and not
applicable.

Here's what the correct commands are for openSUSE (tested by me):

Reinstall:
sudo zypper install --force libinput10


Build dependencies:
sudo zypper modifyrepo --enable `zypper repos | grep source | awk '{print $5}'`
(this is to support Tumbleweed and all the different Leap versions)
sudo zypper source-install -d libinput10</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>