[Slackbuilds-users] pelican depends on Jinja2 >= 2.7
Kyle Guinn
elyk03 at gmail.com
Sat Jan 25 17:19:03 UTC 2014
On 1/25/14, Willy Sudiarto Raharjo <willysr at slackbuilds.org> wrote:
> only hard-dep and direct dependencies should be listed in REQUIRES
> since you mentioned markupsafe in the REQUIRES, user must install it
> first (thus eventually have pysetuptools before installing markupsafe),
> so it should be installed on the system
> this helps users who uses sbopkg that uses queue (for example with the
> new sqg tool developed by Chess in latest sbopkg)
The way I see it, if package A says it needs B and C, then I put them
both in REQUIRES. Whether or not B requires C should have no effect
on that. Maybe some newer version of B won't require C, and then the
dependencies for A would be incomplete.
-Kyle
More information about the SlackBuilds-users
mailing list