diff options
Diffstat (limited to 'package/qwt/Config.in')
| -rw-r--r-- | package/qwt/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/qwt/Config.in b/package/qwt/Config.in index 7718b594a..8c7bc561d 100644 --- a/package/qwt/Config.in +++ b/package/qwt/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_QWT bool "qwt" + depends on BR2_PACKAGE_QT depends on BR2_PACKAGE_QT_GUI_MODULE help Qwt is a graphics extension to the Qt GUI application @@ -25,4 +26,5 @@ config BR2_PACKAGE_QWT_OPENGL endif comment "qwt depends on QT gui module" + depends on BR2_PACKAGE_QT depends on !BR2_PACKAGE_QT_GUI_MODULE |
