FS#2528 - VPython dependency not met
Attached to Project:
Arch Linux
Opened by chris hellriegel (shellrie) - Friday, 08 April 2005, 22:44 GMT
Last edited by Jason Chu (jason) - Thursday, 15 September 2005, 05:43 GMT
Opened by chris hellriegel (shellrie) - Friday, 08 April 2005, 22:44 GMT
Last edited by Jason Chu (jason) - Thursday, 15 September 2005, 05:43 GMT
|
Details
The python-vpython package needs a library that isn't pulled
in during the dependency check. The package is the tk
package. It is quite simple to solve, 'tk' just needs to be
added into the depends section of the python-vpython
PKGBUILD file. I checked python-vpython's PKGBUILD and tk
wasn't in the depends section, confirming the problem.
VPython won't run without the tk library. After I seperately
installed tk through pacman, vpython started working
flawlessly.
|
This task depends upon
Closed by Jürgen Hötzel (juergen)
Friday, 16 September 2005, 15:25 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in CVS. Next release will include this dependency. Thanks for your contribution.
Friday, 16 September 2005, 15:25 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in CVS. Next release will include this dependency. Thanks for your contribution.