python-treq: bump to version 16.12.0
[buildroot-gz.git] / package / python-pyqt5 / Config.in
blob20ac98870307737b36cdfd7d0240037464daa4f1
1 comment "python-pyqt5 needs Qt5"
2         depends on !BR2_PACKAGE_QT5
4 config BR2_PACKAGE_PYTHON_PYQT5
5         bool "python-pyqt5"
6         depends on BR2_PACKAGE_QT5
7         select BR2_PACKAGE_PYTHON_SIP
8         help
9           Python bindings for Qt 5
11           http://www.riverbankcomputing.com/software/pyqt/