package/python-cycler: drop redundant python|python3 dependencies
authorPeter Korsgaard <peter@korsgaard.com>
Sat, 3 Oct 2020 17:08:24 +0000 (19:08 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 4 Oct 2020 09:18:30 +0000 (11:18 +0200)
commit36031fd91da499b9b01fc189d1ffad78d89a1f84
tree7e2df46ce6a2e8d846307f46614845f68e10c61d
parent6357c37a3720db25474f4a191d1ee6b2a6d95981
package/python-cycler: drop redundant python|python3 dependencies

All the python packages are inside a

if BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3

conditional, so no need to repeat it in the Config.in.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python-cycler/Config.in