summaryrefslogtreecommitdiffstats
path: root/package/sane-backends/sane-backends.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/sane-backends/sane-backends.mk')
-rw-r--r--package/sane-backends/sane-backends.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/sane-backends/sane-backends.mk b/package/sane-backends/sane-backends.mk
index d9f369087..621cff577 100644
--- a/package/sane-backends/sane-backends.mk
+++ b/package/sane-backends/sane-backends.mk
@@ -22,6 +22,10 @@ ifeq ($(BR2_PACKAGE_TIFF),y)
SANE_BACKENDS_DEPENDENCIES += tiff
endif
+ifeq ($(BR2_PACKAGE_LIBV4L),y)
+SANE_BACKENDS_DEPENDENCIES += libv4l
+endif
+
ifeq ($(BR2_PACKAGE_AVAHI)$(BR2_PACKAGE_DBUS)$(BR2_PACKAGE_LIBGLIB2),yyy)
SANE_BACKENDS_DEPENDENCIES += avahi
SANE_BACKENDS_CONF_OPT += --enable-avahi