squid-accounting: remove deps that are moved to core

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2020-06-05 20:43:58 +00:00
parent 625104ec57
commit 8a86d257cf

View File

@@ -15,9 +15,9 @@ THISAPP = squid-accounting-$(VER)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = squid-accounting
PAK_VER = 12
PAK_VER = 13
DEPS = perl-DBI perl-DBD-SQLite perl-File-ReadBackwards
DEPS = perl-File-ReadBackwards
###############################################################################
# Top-level Rules