After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 782831 - sysdeps missing some libinput build dependency
sysdeps missing some libinput build dependency
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2017-05-19 11:59 UTC by Andika Triwidada
Modified: 2017-06-09 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
modulesets update for 3.24 and 3.26 (2.92 KB, patch)
2017-05-19 11:59 UTC, Andika Triwidada
committed Details | Review

Description Andika Triwidada 2017-05-19 11:59:45 UTC
Created attachment 352154 [details] [review]
modulesets update for 3.24 and 3.26

on Ubuntu Zesty, jhbuild sysdeps didn't report missing check.pc and libunwind.pc.
Attached is patch to fix that. Not sure about version requirement for both, I put versions found in Ubuntu Zesty.
Comment 1 Michael Catanzaro 2017-05-19 15:47:30 UTC
Review of attachment 352154 [details] [review]:

OK
Comment 2 Rafael Fontenelle 2017-06-09 13:59:52 UTC
Review of attachment 352154 [details] [review]:

commit: 9de1a3edfc6db7ec92f98353405578441bb393d6
Comment 3 Rafael Fontenelle 2017-06-09 14:03:20 UTC
Tested and seems to work fine. Thanks.