wok-current diff dvdauthor/receipt @ rev 22690
updated emacs again (24.3 -> 26.3)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jan 20 17:02:02 2020 +0100 (2020-01-20) |
parents | 4145e48d6b69 |
children | 640a2eba2511 |
line diff
1.1 --- a/dvdauthor/receipt Thu Feb 21 17:28:02 2019 +0100 1.2 +++ b/dvdauthor/receipt Mon Jan 20 17:02:02 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()