# HG changeset patch # User Aleksej Bobylev # Date 1547988270 -7200 # Node ID eefc4c716fd983dff6364df31c7ccd206164df61 # Parent 9956c9a95aa1d885a27df920e72195deca49c355 python: simplify dev dependencies diff -r 9956c9a95aa1 -r eefc4c716fd9 python/receipt --- a/python/receipt Sun Jan 20 14:42:46 2019 +0200 +++ b/python/receipt Sun Jan 20 14:44:30 2019 +0200 @@ -48,6 +48,7 @@ *-dev) copy @dev test/ distutils/command/*.exe ensurepip/ find $fs -type f -name pyconfig.h -delete # move to python package + DEPENDS="python" # skip python-idle and python-tcltk ;; *-idle) copy idle idlelib/ python-idle.desktop