diff --git a/package/matchbox-panel/matchbox-panel.mk b/package/matchbox-panel/matchbox-panel.mk index e71337cd8b..aa2d417922 100644 --- a/package/matchbox-panel/matchbox-panel.mk +++ b/package/matchbox-panel/matchbox-panel.mk @@ -27,7 +27,7 @@ else MATCHBOX_PANEL_CONF_OPTS += --disable-acpi-linux endif -ifeq ($(BR2_PACKAGE_WIRELESS_TOOLS),y) +ifeq ($(BR2_PACKAGE_WIRELESS_TOOLS_LIB),y) MATCHBOX_PANEL_DEPENDENCIES += wireless_tools endif