]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
squid-accounting: remove deps that are moved to core
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 5 Jun 2020 20:43:58 +0000 (20:43 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 5 Jun 2020 20:43:58 +0000 (20:43 +0000)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/squid-accounting

index bc39142cf8310b4d76b07724bf54568a08bebc86..77742554e77f3cb2ed40c09ee87f8d74d310aa63 100644 (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