<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><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#c2">Comment # 2</a>
on <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">bug 100527</a>
from <span class="vcard"><a class="email" href="mailto:pointedstick@zoho.com" title="Nate Graham <pointedstick@zoho.com>"> <span class="fn">Nate Graham</span></a>
</span></b>
<pre>Update after talking with the openSUSE folks. Here's what the Build
Dependencies section should say for openSUSE:
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
sudo zypper install autoconf automake libtool
sudo zypper modifyrepo --disable `zypper repos | grep source | awk '{print
$5}'` (optional, if it wasn't enabled before and you don't want to keep it
enabled)</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>