]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/tor
tor: Depend on libseccomp
[ipfire-2.x.git] / lfs / tor
diff --git a/lfs/tor b/lfs/tor
index 9b34164507d80e73b43f99bf4dac8d570a9406a9..ab28a848d2b35b2474eb3066320af3a4a807b6d5 100644 (file)
--- a/lfs/tor
+++ b/lfs/tor
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = tor
-PAK_VER    = 37
+PAK_VER    = 38
 
-DEPS       = ""
+DEPS       = "libseccomp"
 
 ###############################################################################
 # Top-level Rules