X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fcups;h=dfa41188c32e4fc753efa8786609a03252997c82;hp=47f71f876f24c3999927c030156e51ed6af4b84a;hb=15b1a3e360a277dc7481103f8ddcbf189033e3a6;hpb=6064cd87ccfdccc02baaf17e75184ca378977d1c diff --git a/lfs/cups b/lfs/cups index 47f71f876f..dfa41188c3 100644 --- a/lfs/cups +++ b/lfs/cups @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2015 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/cups-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups -PAK_VER = 15 +PAK_VER = 18 -DEPS = "avahi cups-filters dbus ghostscript krb5 libtiff" +DEPS = "avahi bluetooth cups-filters dbus ghostscript krb5 libtiff" ############################################################################### # Top-level Rules