diff options
Diffstat (limited to 'package/qt5/qt5graphicaleffects/qt5graphicaleffects.mk')
-rw-r--r-- | package/qt5/qt5graphicaleffects/qt5graphicaleffects.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/qt5/qt5graphicaleffects/qt5graphicaleffects.mk b/package/qt5/qt5graphicaleffects/qt5graphicaleffects.mk index fc9a2ecb26..1e492c9da6 100644 --- a/package/qt5/qt5graphicaleffects/qt5graphicaleffects.mk +++ b/package/qt5/qt5graphicaleffects/qt5graphicaleffects.mk @@ -11,7 +11,6 @@ QT5GRAPHICALEFFECTS_DEPENDENCIES = qt5base qt5declarative QT5GRAPHICALEFFECTS_INSTALL_STAGING = YES ifeq ($(BR2_PACKAGE_QT5BASE_LICENSE_APPROVED),y) -QT5GRAPHICALEFFECTS_CONFIGURE_OPTS += -opensource -confirm-license QT5GRAPHICALEFFECTS_LICENSE = LGPLv2.1 or GPLv3.0 # Here we would like to get license files from qt5base, but qt5base # may not be extracted at the time we get the legal-info for |