python3: hide -src package until main pkg selected
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 10 Apr 2020 15:18:32 +0000 (12:18 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Fri, 10 Apr 2020 15:41:37 +0000 (12:41 -0300)
commit3d28b776bcaae76f7d1a9731e6b804f6ce16988a
tree82c511b9f1cca6fe4dab249152646e7eb088dc12
parente086343cb5d0bcda2f85486e56f478987d2ea171
python3: hide -src package until main pkg selected

This adds a 'Package/<pkg>-src/config' definition with a 'depends on
<pkg>' line, which will hide <pkg>-src unless <pkg> is selected.  This
makes the long list of python packages a bit shorter, and also indents
the src package:

<M> python3-base................................ Python 3.8 interpreter
< >   python3-base-src................. Python 3.8 interpreter (sources)

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
lang/python/python3-package.mk