qt5-core: add depention icu-full-data
This commit is contained in:
parent
ce2c395b63
commit
0d8383e165
@ -42,6 +42,7 @@ endef
|
||||
define Package/qt5-core
|
||||
$(call Package/qt5/Default)
|
||||
TITLE+=core
|
||||
DEPENDS:=+icu-full-data
|
||||
endef
|
||||
|
||||
define Package/qt5-concurrent
|
||||
|
||||
Loading…
Reference in New Issue
Block a user