summaryrefslogtreecommitdiffstats
path: root/rules/tcpwrapper.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/tcpwrapper.make')
-rw-r--r--rules/tcpwrapper.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/tcpwrapper.make b/rules/tcpwrapper.make
index 815b3b36f..8c3ee1e6c 100644
--- a/rules/tcpwrapper.make
+++ b/rules/tcpwrapper.make
@@ -23,6 +23,8 @@ TCPWRAPPER_URL = ftp://ftp.porcupine.org/pub/security/$(TCPWRAPPER).tar.gz
TCPWRAPPER_SOURCE = $(SRCDIR)/$(TCPWRAPPER).tar.gz
TCPWRAPPER_DIR = $(BUILDDIR)/$(TCPWRAPPER)
+include $(call package_depfile)
+
# ----------------------------------------------------------------------------
# Get
# ----------------------------------------------------------------------------