mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 19:56:35 +00:00
package/qt5: fix check-package warnings
Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/622129163 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit fde51ad168f65e40404aa027260705eed80bfdeb) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
4a5b9dc6f1
commit
133572f483
@ -21,7 +21,7 @@ endef
|
|||||||
|
|
||||||
ifeq ($(BR2_PER_PACKAGE_DIRECTORIES),y)
|
ifeq ($(BR2_PER_PACKAGE_DIRECTORIES),y)
|
||||||
define QT5_QT_CONF_FIXUP
|
define QT5_QT_CONF_FIXUP
|
||||||
$(QT5_INSTALL_QT_CONF)
|
$(QT5_INSTALL_QT_CONF)
|
||||||
endef
|
endef
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user