wok diff guvcview/receipt @ rev 21763

busybox: enable CONFIG_FDISK_SUPPORT_LARGE_DISKS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 27 14:19:03 2019 +0200 (2019-06-27)
parents 3226cca667d3
children abe6b9e04ee5
line diff
     1.1 --- a/guvcview/receipt	Thu May 23 22:07:21 2019 +0300
     1.2 +++ b/guvcview/receipt	Thu Jun 27 14:19:03 2019 +0200
     1.3 @@ -11,8 +11,8 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="gtk+3 portaudio ffmpeg libsdl libv4l libgudev libusb"
     1.8 -BUILD_DEPENDS="gtk+3-dev portaudio-dev ffmpeg-dev libsdl-dev libv4l-dev \
     1.9 +DEPENDS="gtk+3 portaudio ffmpeg libsdl2 libv4l libgudev libusb"
    1.10 +BUILD_DEPENDS="gtk+3-dev portaudio-dev ffmpeg-dev libsdl2-dev libv4l-dev \
    1.11  libgudev-dev libusb-dev"
    1.12  
    1.13  # Rules to configure and make the package.