wok diff alarm-clock/receipt @ rev 22479

get-palemoon: add tar flag J -> for .xz
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Dec 29 13:37:05 2019 +0000 (2019-12-29)
parents 1b3ec6fb520d
children 5ea0ce1cecc0
line diff
     1.1 --- a/alarm-clock/receipt	Sat Dec 28 14:43:24 2019 +0100
     1.2 +++ b/alarm-clock/receipt	Sun Dec 29 13:37:05 2019 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="gstreamer-1.0 gtk+ libunique libnotify"
     1.7 -BUILD_DEPENDS="$DEPENDS autoconf automake file gstreamer-dev gtk+-dev \
     1.8 +BUILD_DEPENDS="$DEPENDS autoconf automake file gstreamer-1.0-dev gtk+-dev \
     1.9  	intltool libnotify-dev libtool libunique-dev"
    1.10  
    1.11  # Rules to configure and make the package.