> @@ -97,8 +97,8 @@ freedesktop.org project.") > `(("libudev" ,eudev))) ; required by libinput.pc > (inputs > `(("libevdev" ,libevdev) > - ("mtdev" ,mtdev) > - ("libwacom" ,libwacom))) > + ("libwacom" ,libwacom) > + ("mtdev" ,mtdev))) > (home-page "https://www.freedesktop.org/wiki/Software/libinput/") > (synopsis "Input devices handling library") > (description
Is this kind of reordering wanted ? I ask, because this is a major source of unneeded merge conflicts, for a dubious reason, IMHO. Or is there a real incentive to do that ? I know a lot of projects that would simply ask you to resend the patch without those modifications... Why not doing it scripted, all at once, a flag-day... -- Vincent Legoll