wok rev 21800
guvcview: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 10 14:24:44 2019 +0200 (2019-08-10) |
parents | abe6b9e04ee5 |
children | 1c40a6bea05c |
files | guvcview/receipt |
line diff
1.1 --- a/guvcview/receipt Sat Aug 10 13:12:53 2019 +0200 1.2 +++ b/guvcview/receipt Sat Aug 10 14:24:44 2019 +0200 1.3 @@ -13,7 +13,7 @@ 1.4 1.5 DEPENDS="gtk+3 portaudio ffmpeg libsdl2 libv4l libgudev libusb" 1.6 BUILD_DEPENDS="gtk+3-dev portaudio-dev ffmpeg-dev libsdl2-dev libv4l-dev \ 1.7 -libgudev-dev libusb-dev" 1.8 +libgudev-dev libusb-dev gsl-dev alsa-lib-dev jack-audio-connection-kit-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()