FS#49525 - [python-cvxopt] Typo in makedepends in PKGBUILD

Attached to Project: Community Packages
Opened by Dominik Heidler (asdil12) - Tuesday, 31 May 2016, 12:46 GMT
Last edited by Andrzej Giniewicz (Giniu) - Tuesday, 07 June 2016, 09:03 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Andrzej Giniewicz (Giniu)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Wrong: makedepends=('gsl fftw glpk dsdp python python2 lapack')
Right: makedepends=('gsl' 'fftw' 'glpk' 'dsdp' 'python' 'python2' 'lapack')

https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/python-cvxopt#n16
This task depends upon

Closed by  Andrzej Giniewicz (Giniu)
Tuesday, 07 June 2016, 09:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 1.1.8-6.
Comment by Andrzej Giniewicz (Giniu) - Tuesday, 31 May 2016, 20:07 GMT
Thanks, I will fix it soon.

Loading...