[csw-devel] SF.net SVN: gar:[21582] csw/mgar/pkg/lang-python/python/branches/python-2.7 /Makefile

Peter FELECAN pfelecan at opencsw.org
Tue Jul 30 10:26:17 CEST 2013


wahwah at users.sourceforge.net writes:

> Revision: 21582
>           http://gar.svn.sourceforge.net/gar/?rev=21582&view=rev
> Author:   wahwah
> Date:     2013-07-30 08:22:58 +0000 (Tue, 30 Jul 2013)
> Log Message:
> -----------
> lang-python/python/branches/python-2.7: idle and tk depend on the main package.
>
> Modified Paths:
> --------------
>     csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile
>
> Modified: csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile
> ===================================================================
> --- csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile	2013-07-30 07:44:33 UTC (rev 21581)
> +++ csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile	2013-07-30 08:22:58 UTC (rev 21582)
> @@ -210,6 +210,9 @@
>  CHECKPKG_OVERRIDES_CSWpython$(CVER) += soname-not-found|libgdbm.so.3|is|needed|by|opt/csw/lib/$(PVER)/lib-dynload/_gdbm.so
>  CHECKPKG_OVERRIDES_CSWpython$(CVER) += surplus-dependency|CSWgdbm
>  
> +CHECKPKG_OVERRIDES_CSWidle$(CVER) += surplus-dependency|CSWpython
> +CHECKPKG_OVERRIDES_CSWpython$(CVER)-tk += surplus-dependency|CSWpython

Are you sure that these shouldn't be CSWpython27?
-- 
Peter


More information about the devel mailing list