[package] restrict v4l to 2.6 kernels only since it uses v4l2 includes (#6972)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20587 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
801369c73f
commit
f0ea6f7010
@ -23,7 +23,7 @@ define Package/libv4l
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=Video 4 Linux wrapper libraries
|
||||
URL:=http://people.atrpms.net/~hdegoede/
|
||||
DEPENDS:=+libpthread
|
||||
DEPENDS:=+libpthread @LINUX_2_6
|
||||
endef
|
||||
|
||||
define Package/libv4l/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user