dump1090: force rebuild when config changes
authorNicolas Thill <nico@openwrt.org>
Sat, 25 Oct 2014 07:32:36 +0000 (09:32 +0200)
committerNicolas Thill <nico@openwrt.org>
Sat, 25 Oct 2014 07:40:56 +0000 (09:40 +0200)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
utils/dump1090/Makefile

index 12978ed4099c77f18694277563b94fb183b4fa2b..41276343fc72c0f07b06cf1f4acf40230664361d 100644 (file)
@@ -20,6 +20,11 @@ PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
 
 PKG_LICENSE:=BSD-3c
 
+PKG_CONFIG_DEPENDS:= \
+       CONFIG_DUMP1090_DUMP \
+       CONFIG_DUMP1090_WWW \
+       CONFIG_DUMP1090_VIEW \
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/dump1090