diff --git a/lfs/tor b/lfs/tor index 9b3416450..ab28a848d 100644 --- 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