|
* fixes gvfs with libmtp in PACKAGECONFIG:
| Cross dependency libmtp found: NO found '1.1.5' but need: '>= 1.1.12'
|
| meson.build:436:2: ERROR: Invalid version of dependency, need 'libmtp' ['>= 1.1.12'] found '1.1.5'.
* license checksum changed by change of copyright year
* Do not pin udev rules to old version -> let native binary create them
* Install udev rules to /lib/udev (as before the update) otherwise they are
ignored
(From master: a4fc0577)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
|