wok-next diff lives/receipt @ rev 21727
created recipe for vbindiff
author | Hans-G?nter Theisgen |
---|---|
date | Sat Nov 21 14:32:44 2020 +0100 (2020-11-21) |
parents | 5ffe59e2de3a |
children |
line diff
1.1 --- a/lives/receipt Sat Nov 03 17:26:00 2018 +0200 1.2 +++ b/lives/receipt Sat Nov 21 14:32:44 2020 +0100 1.3 @@ -11,7 +11,7 @@ 1.4 TARBALL="LiVES-$VERSION.tar.bz2" 1.5 WGET_URL="http://lives-video.com/releases/$TARBALL" 1.6 1.7 -BUILD_DEPENDS="alsa-lib alsa-lib-dev libpng16-dev gtk2-dev procps expat-dev \ 1.8 +BUILD_DEPENDS="alsa-lib alsa-lib-dev libpng-dev gtk2-dev procps expat-dev \ 1.9 perl gettext" 1.10 1.11 compile_rules() { 1.12 @@ -28,5 +28,5 @@ 1.13 1.14 genpkg_rules() { 1.15 copy @std 1.16 - DEPENDS="alsa-lib libpng16 gtk2 sox mjpegtools libavc1394 liboil libtheora" 1.17 + DEPENDS="alsa-lib libpng gtk2 sox mjpegtools libavc1394 liboil libtheora" 1.18 }