projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f57698
)
[packages] sane-backends: sane-libs depends on libv4l
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:09 +0000
(
00:22
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 13 Jun 2012 00:22:09 +0000
(
00:22
+0000)
SVN-Revision: 32306
utils/sane-backends/Makefile
patch
|
blob
|
history
diff --git
a/utils/sane-backends/Makefile
b/utils/sane-backends/Makefile
index 78d258bab10750c8894bfea96fe609f66e34634e..958ac85afda5c47ed2dc779a32c35cb10aa1c64d 100644
(file)
--- a/
utils/sane-backends/Makefile
+++ b/
utils/sane-backends/Makefile
@@
-47,7
+47,7
@@
define Package/sane-libs
$(call Package/sane-backends/Default)
SECTION:=libs
CATEGORY:=Libraries
- DEPENDS:=+libjpeg +libtiff +libusb
+ DEPENDS:=+libjpeg +libtiff +libusb
+libv4l
TITLE+= (libraries)
endef