wok diff guvcview/receipt @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents abe6b9e04ee5
children 932cd974e081
line diff
     1.1 --- a/guvcview/receipt	Sat Aug 10 13:12:53 2019 +0200
     1.2 +++ b/guvcview/receipt	Sun Jun 14 23:18:03 2020 -0400
     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()