Accepting request 149626 from home:lnussel:branches:graphics

- require libv4l-devel to enable v4l backend

OBS-URL: https://build.opensuse.org/request/show/149626
OBS-URL: https://build.opensuse.org/package/show/graphics/sane-backends?expand=0&rev=64
This commit is contained in:
Marcus Meissner 2013-01-23 10:40:56 +00:00 committed by Git OBS Bridge
parent 81a7c77c6d
commit fbfdade9c0
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 19 12:53:11 UTC 2013 - lnussel@suse.de
- require libv4l-devel to enable v4l backend
-------------------------------------------------------------------
Tue Dec 11 14:42:20 CET 2012 - jsmeix@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package sane-backends
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: sane-backends
BuildRequires: libgphoto2-devel
%if 0%{?suse_version} > 1130
@ -25,6 +26,7 @@ BuildRequires: libieee1284
BuildRequires: libjpeg-devel
BuildRequires: libtool
BuildRequires: libusb-1_0-devel
BuildRequires: libv4l-devel
BuildRequires: net-snmp-devel
BuildRequires: pkg-config
# texlive-latex is needed to make doc/sane.ps from doc/sane.tex