[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b04b9d6f5940123c2903fb6031f20c6e51cd4099)
Alexander Tsamutali
astsmtl at gmail.com
Fri Nov 9 14:59:09 EST 2007
В Fri, 9 Nov 2007 07:48:35 -0600
Vlad Glagolev <scm at sourcemage.org> пишет:
> New commits:
> commit b04b9d6f5940123c2903fb6031f20c6e51cd4099
> Author: Vlad Glagolev <stealth at sourcemage.org>
> Commit: Vlad Glagolev <stealth at sourcemage.org>
>
> mysql-python: fixed for setuptools, fixed deps
>
> diff --git a/python-devel/mysql-python/DEPENDS
> b/python-devel/mysql-python/DEPENDS index 2cae7f9..5bb5ed2 100755
> --- a/python-devel/mysql-python/DEPENDS
> +++ b/python-devel/mysql-python/DEPENDS
> @@ -1,2 +1,2 @@
> -depends mysql &&
> -depends python
> +depends mysql &&
> +depends setuptools
This spell should depend on python because it uses python *directly*.
Note that listing every direct dependency is the important rule for
DEPENDS.
--
Alexander Tsamutali
More information about the SM-Commit
mailing list