mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-18 05:15:28 +08:00
add icu to depends (#1588)
fix missing libicu* files when packing qt5-core.
This commit is contained in:
parent
15d60da9bc
commit
f051b8d247
@ -36,7 +36,7 @@ define Package/qt5/Default
|
|||||||
SUBMENU:=Qt5
|
SUBMENU:=Qt5
|
||||||
TITLE:=qt5
|
TITLE:=qt5
|
||||||
URL:=http://qt-project.org
|
URL:=http://qt-project.org
|
||||||
DEPENDS:=+libatomic +libstdcpp +libopenssl +zlib @!LINUX_2_6
|
DEPENDS:=+libatomic +libstdcpp +libopenssl +zlib +icu @!LINUX_2_6
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/qt5-core
|
define Package/qt5-core
|
||||||
|
Loading…
x
Reference in New Issue
Block a user