]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
strace: This package now links against elfutils
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 10 Jun 2020 08:19:51 +0000 (08:19 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 19 Jun 2020 17:14:59 +0000 (17:14 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/strace

index 53e93b1ecb68896d467c8cc7cea851e521cc86a0..ec26bd2992b51ff3c340374f0681686ad8ba5aec 100644 (file)
@@ -33,9 +33,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = strace
-PAK_VER    = 2
+PAK_VER    = 3
 
-DEPS       = ""
+DEPS       = elfutils
 
 ###############################################################################
 # Top-level Rules