summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qt5.inc')
-rw-r--r--recipes-qt/qt5/qt5.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qt5.inc b/recipes-qt/qt5/qt5.inc
index e2a16621..dfc1c767 100644
--- a/recipes-qt/qt5/qt5.inc
+++ b/recipes-qt/qt5/qt5.inc
@@ -3,10 +3,6 @@
3 3
4inherit qmake5 4inherit qmake5
5 5
6# Qt5 is dependent on icu for localization
7ICU = "icu "
8ICU_powerpc = "pango"
9
10PACKAGECONFIG_OPENSSL ?= "openssl" 6PACKAGECONFIG_OPENSSL ?= "openssl"
11 7
12QT_MODULE ?= "${BPN}" 8QT_MODULE ?= "${BPN}"