]> git.ipfire.org Git - people/trikolon/ipfire-2.x.git/commitdiff
sane: depends on cups libs.
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 22 Aug 2014 10:05:39 +0000 (12:05 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 22 Aug 2014 10:05:39 +0000 (12:05 +0200)
lfs/sane

index 842b5484610ae9013a4275a0efd17a900084f9ce..39b9603b5ba51c59f12da06ba7a21b3a9de8530d 100644 (file)
--- a/lfs/sane
+++ b/lfs/sane
@@ -33,9 +33,9 @@ DIR_APP    = $(DIR_SRC)/sane-backends-$(VER)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
 PROG       = sane
-PAK_VER    = 3
+PAK_VER    = 4
 
-DEPS       = "libtiff"
+DEPS       = "cups libtiff"
 
 ###############################################################################
 # Top-level Rules