strace: This package now links against elfutils

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-06-10 08:19:51 +00:00
parent 38736148c7
commit 8365bd1aaa

View 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