FS#39869 - [youtube-dl] python-setuptools is a make dependency
Attached to Project:
Community Packages
Opened by Willem (willemw) - Tuesday, 15 April 2014, 10:24 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 15 April 2014, 16:43 GMT
Opened by Willem (willemw) - Tuesday, 15 April 2014, 10:24 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 15 April 2014, 16:43 GMT
|
Details
python-setuptools should be in makedepends, not in depends.
|
This task depends upon
Closed by Eric Belanger (Snowman)
Tuesday, 15 April 2014, 16:43 GMT
Reason for closing: Not a bug
Additional comments about closing: it's a depends. In /usr/bin/youtube-dl:
from pkg_resources import load_entry_point
Tuesday, 15 April 2014, 16:43 GMT
Reason for closing: Not a bug
Additional comments about closing: it's a depends. In /usr/bin/youtube-dl:
from pkg_resources import load_entry_point