X-Git-Url: http://git.openwrt.org/?p=feed%2Fvideo.git;a=blobdiff_plain;f=frameworks%2Fqt5base%2FMakefile;h=f77cca2c059a0cb80654bdd715abc32665a5a0cf;hp=810ae54800a9410cf87ed08ae060d0c0150dc8fa;hb=f8cd9c3589534a57f265543f9c58e6ad40c1ff32;hpb=3e0bedd1adabcd76ad6f31094cd00492ff1ba4c6 diff --git a/frameworks/qt5base/Makefile b/frameworks/qt5base/Makefile index 810ae54..f77cca2 100644 --- a/frameworks/qt5base/Makefile +++ b/frameworks/qt5base/Makefile @@ -38,7 +38,8 @@ PKG_CONFIG_DEPENDS:= \ CONFIG_PACKAGE_qt5base-gui \ CONFIG_PACKAGE_qt5base-plugin-imageformats-gif \ CONFIG_PACKAGE_qt5base-plugin-platforms-linuxfb \ - CONFIG_PACKAGE_qt5base-plugin-platforms-minimal + CONFIG_PACKAGE_qt5base-plugin-platforms-minimal \ + CONFIG_PACKAGE_libiconv-full define Package/qt5base/Default SECTION:=video-frameworks @@ -65,7 +66,7 @@ endef define Package/qt5base-core $(call Package/qt5base/Default) TITLE+=core - DEPENDS+=+libpthread +zlib +libpcre16 +libstdcpp +librt + DEPENDS+=+libpthread +zlib +libpcre16 +libstdcpp +librt +PACKAGE_libiconv-full:libiconv-full endef define Package/qt5base-gui @@ -304,7 +305,7 @@ define Build/Configure -widgets \ -no-optimized-qmake \ -no-cups \ - -no-iconv \ + $(if $(CONFIG_PACKAGE_libiconv-full),-iconv,-no-iconv) \ -evdev \ -no-icu \ -fontconfig \