wok diff dvdauthor/receipt @ rev 23741

updated workerfm again (2.19.6 -> 4.1.0)
author Hans-G?nter Theisgen
date Fri May 01 11:25:13 2020 +0100 (2020-05-01)
parents 4145e48d6b69
children 640a2eba2511
line diff
     1.1 --- a/dvdauthor/receipt	Thu Feb 21 17:28:02 2019 +0100
     1.2 +++ b/dvdauthor/receipt	Fri May 01 11:25:13 2020 +0100
     1.3 @@ -11,9 +11,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="imagemagick tiff jpeg libxml2 fribidi libdvdread"
     1.8 -BUILD_DEPENDS="imagemagick-dev tiff-dev jpeg-dev libxml2-dev libdvdread-dev \
     1.9 -libpng-dev"
    1.10 +DEPENDS="libpng tiff jpeg libxml2 fribidi libdvdread"
    1.11 +BUILD_DEPENDS="libpng-dev tiff-dev jpeg-dev libxml2-dev libdvdread-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()