mirror of
https://github.com/openwrt/packages.git
synced 2026-06-01 15:32:05 +08:00
316b41e856
Python3 variant was working fine. Also add add PACKAGE_python-pyodbc conditional depend for python packages Otherwise, both Python & Python3 interpreters get built, even tho only one variant is selected. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>