base-files: fix PKG_CONFIG_DEPENDS for wifi-profile

This commit is contained in:
hanwckf 2023-10-16 01:43:45 +08:00
parent 443111d9ea
commit 7e234b0bd8

View File

@ -26,6 +26,7 @@ PKG_CONFIG_DEPENDS += \
CONFIG_EMMC_SUPPORT \
CONFIG_CLEAN_IPKG \
CONFIG_PER_FEED_REPO \
CONFIG_PACKAGE_wifi-profile \
$(foreach feed,$(FEEDS_AVAILABLE),CONFIG_FEED_$(feed))
include $(INCLUDE_DIR)/package.mk