sane: depends on cups libs.

This commit is contained in:
Arne Fitzenreiter
2014-08-22 12:05:39 +02:00
parent 48f989de15
commit d49a04c939

View File

@@ -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