FS#47123 - [i2c-tools] incorrect depends
Attached to Project:
Community Packages
Opened by Kyle Keen (keenerd) - Thursday, 19 November 2015, 14:54 GMT
Last edited by Jelle van der Waa (jelly) - Monday, 11 January 2016, 20:44 GMT
Opened by Kyle Keen (keenerd) - Thursday, 19 November 2015, 14:54 GMT
Last edited by Jelle van der Waa (jelly) - Monday, 11 January 2016, 20:44 GMT
|
Details
Description:
i2c-tools has a dependency on python2. However it is a collection of perl scripts and binaries. Python is used for the bundled "smbus" module, but as far as I can tell nothing in Arch ever imports that. I suggest changing the dependencies to depends=('perl') optdepends=('read-edid: for decode-edid script' 'python2: for smbus module') makedepends=('python2') Additional info: i2c-tools 3.1.1-1 Steps to reproduce: file $(pacman -Qlq i2c-tools | grep 'bin..') |
This task depends upon
Closed by Jelle van der Waa (jelly)
Monday, 11 January 2016, 20:44 GMT
Reason for closing: Implemented
Additional comments about closing: Fixed in -2
Monday, 11 January 2016, 20:44 GMT
Reason for closing: Implemented
Additional comments about closing: Fixed in -2
Comment by
Jelle van der Waa (jelly) -
Thursday, 19 November 2015, 21:03 GMT
Committed a fix in trunk, sources are down so hopefully the domain
(lm-sensors.org) is up later.
Comment by
Jelle van der Waa (jelly) - Monday,
11 January 2016, 20:44 GMT
I forgot we actually mirror the src.tar.gz on nymeria.. ;)