Dariqq writes: > With the 2.9 release the license got clarified to be hpnd. > > * gnu/packages/xdisorg.scm (libwacom): Update to 2.11.0. > [native-inputs]: Remove python-evdev. > [inputs]: Add python, python-libevdev, python-pyudev. > [propagated-inputs]: Add libevdev. > [license]: Correct license to hpnd. > > Change-Id: Ib5276beaec2c23e74532cb157225fc3a9a2e25e7 > --- > Changes in v2: Removed the PYTHONPATH wrapper becasue I don't think it is worth the extra 100MB in size and it also captures native python inputs. > > gnu/packages/xdisorg.scm | 16 ++++++++++------ > 1 file changed, 10 insertions(+), 6 deletions(-) Looks good to me, I've pushed this to master as 1d5bfe45134259676e609020ac64cbc1a1a81d2b. Chris