diff options
Diffstat (limited to 'package/qt5/qt5webkit-examples/Config.in')
-rw-r--r-- | package/qt5/qt5webkit-examples/Config.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/package/qt5/qt5webkit-examples/Config.in b/package/qt5/qt5webkit-examples/Config.in deleted file mode 100644 index 3f9c243937..0000000000 --- a/package/qt5/qt5webkit-examples/Config.in +++ /dev/null @@ -1,14 +0,0 @@ -config BR2_PACKAGE_QT5WEBKIT_EXAMPLES - bool "qt5webkit examples" - depends on BR2_PACKAGE_QT5WEBKIT - help - Qt is a cross-platform application and UI framework for - developers using C++. - - This package contains examples for the qt5webkit module. - - This package has been tagged as deprecated since version - 5.5.0 and should be replaced by Qt WebEngine module in - new design. - - http://qt.io |