summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5imageformats
diff options
context:
space:
mode:
authorFatih Aşıcı <fatih.asici@gmail.com>2013-09-20 08:43:15 +0300
committerPeter Korsgaard <peter@korsgaard.com>2013-10-09 23:13:59 +0200
commitf8a7c46ea3beca928705f01b31b75017ba8484ac (patch)
tree4f7bad1f5982b76dbf883889e875b5a70e7451ad /package/qt5/qt5imageformats
parent17a32d31cf7fdebe2656793302cbf65c91545200 (diff)
downloadbuildroot-f8a7c46ea3beca928705f01b31b75017ba8484ac.tar.gz
buildroot-f8a7c46ea3beca928705f01b31b75017ba8484ac.zip
qt5: remove configure options from module packages
These packages do not have configure scripts. Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5imageformats')
-rw-r--r--package/qt5/qt5imageformats/qt5imageformats.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/qt5/qt5imageformats/qt5imageformats.mk b/package/qt5/qt5imageformats/qt5imageformats.mk
index 10d744b1f5..52192c6802 100644
--- a/package/qt5/qt5imageformats/qt5imageformats.mk
+++ b/package/qt5/qt5imageformats/qt5imageformats.mk
@@ -11,7 +11,6 @@ QT5IMAGEFORMATS_DEPENDENCIES = qt5base
QT5IMAGEFORMATS_INSTALL_STAGING = YES
ifeq ($(BR2_PACKAGE_QT5BASE_LICENSE_APPROVED),y)
-QT5IMAGEFORMATS_CONFIGURE_OPTS += -opensource -confirm-license
QT5IMAGEFORMATS_LICENSE = LGPLv2.1 or GPLv3.0
QT5IMAGEFORMATS_LICENSE_FILES = LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt
else
OpenPOWER on IntegriCloud