rename packages dependecies missed from [8806]
SVN-Revision: 8813
This commit is contained in:
parent
309b0c7817
commit
353da29029
2 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ define Package/spca5xx-view
|
|||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=spca5xx streaming applicaton
|
||||
DEPENDS:=+kmod-spca5xx-le +libpthread
|
||||
DEPENDS:=+kmod-video-spca5xx-le +libpthread
|
||||
URL:=http://www.acmesystems.it/
|
||||
endef
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
define Profile/CAS-771
|
||||
NAME:=Cellvision CAS-771 IP camera
|
||||
PACKAGES:=kmod-cpia2 kmod-usb-ohci kmod-usb2 kmod-usb-audio
|
||||
PACKAGES:=kmod-video-cpia2 kmod-usb-ohci kmod-usb2 kmod-usb-audio
|
||||
endef
|
||||
|
||||
define Profile/CAS-771/Description
|
||||
|
@ -16,7 +16,7 @@ endef
|
|||
|
||||
define Profile/CAS-771W
|
||||
NAME:=Cellvision CAS-771W IP camera
|
||||
PACKAGES:=kmod-cpia2 kmod-usb-ohci kmod-usb2 kmod-usb-audio kmod-rt2500
|
||||
PACKAGES:=kmod-video-cpia2 kmod-usb-ohci kmod-usb2 kmod-usb-audio kmod-rt2500
|
||||
endef
|
||||
|
||||
define Profile/CAS-771W/Description
|
||||
|
|
Loading…
Reference in a new issue