[packages] replace @LINUX_2_6 with @!LINUX_2_4, fixes fallout after r23246
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23266 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -23,7 +23,7 @@ define Package/libv4l
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=Video 4 Linux wrapper libraries
|
||||
URL:=http://people.atrpms.net/~hdegoede/
|
||||
DEPENDS:=+libpthread @LINUX_2_6
|
||||
DEPENDS:=+libpthread @!LINUX_2_4
|
||||
endef
|
||||
|
||||
define Package/libv4l/description
|
||||
|
Reference in New Issue
Block a user