1config BR2_PACKAGE_PYTHON_PYCAIRO 2 bool "python-pycairo" 3 select BR2_PACKAGE_CAIRO 4 help 5 Python interface for cairo. 6 7 https://pycairo.readthedocs.io 8