From: florian Date: Thu, 30 Aug 2007 15:05:53 +0000 (+0000) Subject: uvc-streamer uses v4l2 which is 2.6 specific X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=8ef85849da6fdd362d9212e5a43baaa977dfb8f8;p=packages.git uvc-streamer uses v4l2 which is 2.6 specific git-svn-id: svn://svn.openwrt.org/openwrt/packages@8547 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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