From 8ef85849da6fdd362d9212e5a43baaa977dfb8f8 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 30 Aug 2007 15:05:53 +0000 Subject: [PATCH] uvc-streamer uses v4l2 which is 2.6 specific git-svn-id: svn://svn.openwrt.org/openwrt/packages@8547 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- multimedia/uvc-streamer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/uvc-streamer/Makefile b/multimedia/uvc-streamer/Makefile index e0d917c8a..de8dfee51 100644 --- a/multimedia/uvc-streamer/Makefile +++ b/multimedia/uvc-streamer/Makefile @@ -24,7 +24,7 @@ define Package/uvc-streamer SECTION:=utils CATEGORY:=Utilities TITLE:=Linux-UVC streaming applicaton - DEPENDS:=+libpthread + DEPENDS:=@LINUX_2_6 +libpthread DESCRIPTION:=\ This package contains a streaming daemon for Linux-UVC based webcams URL:=http://www.naaa.de/uvc_streamer