cups: Depend on cups-filters

Without the filters package, CUPS is faily useless

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-02-22 09:18:43 +00:00
parent d46244f399
commit 7861ea5cf7

View File

@@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/cups-$(VER)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = cups
PAK_VER = 13
PAK_VER = 14
DEPS = "ghostscript"
DEPS = "cups-filters ghostscript"
###############################################################################
# Top-level Rules