From 130a48356b79f1a78b3d25b14ae07a32bb4437e5 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 7 Apr 2013 09:57:22 +0000 Subject: qt5/qt5jsbackend: new package Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/qt5/qt5jsbackend/Config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/qt5/qt5jsbackend/Config.in (limited to 'package/qt5/qt5jsbackend/Config.in') diff --git a/package/qt5/qt5jsbackend/Config.in b/package/qt5/qt5jsbackend/Config.in new file mode 100644 index 0000000000..89d506771e --- /dev/null +++ b/package/qt5/qt5jsbackend/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_QT5JSBACKEND + bool "qt5jsbackend" + select BR2_PACKAGE_QT5BASE + help + Qt is a cross-platform application and UI framework for + developers using C++. + + This package corresponds to the qt5jsbackend module. + + http://qt-project.org -- cgit v1.2.3