]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
cups: Depends on bluetooth library
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 24 Feb 2019 04:04:51 +0000 (04:04 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 24 Feb 2019 04:04:51 +0000 (04:04 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/cups

index 16da970ea09f86d858cc4b902f7ff9528e05ddb8..dfa41188c32e4fc753efa8786609a03252997c82 100644 (file)
--- a/lfs/cups
+++ b/lfs/cups
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/cups-$(VER)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = cups
 DIR_APP    = $(DIR_SRC)/cups-$(VER)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = cups
-PAK_VER    = 17
+PAK_VER    = 18
 
 
-DEPS       = "avahi cups-filters dbus ghostscript krb5 libtiff"
+DEPS       = "avahi bluetooth cups-filters dbus ghostscript krb5 libtiff"
 
 ###############################################################################
 # Top-level Rules
 
 ###############################################################################
 # Top-level Rules