~vcs-imports/ipfire/ipfire-2.x

« back to all changes in this revision

Viewing changes to lfs/cups

  • Committer: Michael Tremer
  • Date: 2024-07-22 15:21:20 UTC
  • Revision ID: git-v1:dd813c6bc889fb7eca4340401e609877c183e42a
make.sh: Explicitely download packages when building the toolchain

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
DIR_APP    = $(DIR_SRC)/cups-$(VER)
34
34
TARGET     = $(DIR_INFO)/$(THISAPP)
35
35
PROG       = cups
36
 
PAK_VER    = 37
 
36
PAK_VER    = 38
37
37
 
38
38
DEPS       = avahi cups-filters dbus ghostscript libexif
39
39