wok diff alarm-clock/receipt @ rev 17357

Add asterisk-googletts
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 18 18:14:47 2014 +0100 (2014-11-18)
parents b8a2ba826815
children 3439d7f01c8c
line diff
     1.1 --- a/alarm-clock/receipt	Wed Jul 17 09:43:22 2013 +0200
     1.2 +++ b/alarm-clock/receipt	Tue Nov 18 18:14:47 2014 +0100
     1.3 @@ -5,9 +5,7 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Simple GTK alarm clock"
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ libunique libnotify gstreamer"
     1.8 -BUILD_DEPENDS="$DEPENDS gtk+-dev libunique-dev libnotify-dev gstreamer-dev \
     1.9 -intltool"
    1.10 +LICENSE="GPL3"	
    1.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.12  # There's no more website for it. Keep it anyway???
    1.13  #WEB_SITE="http://www.alarm-clock.pl/"
    1.14 @@ -15,6 +13,10 @@
    1.15  #WGET_URL="http://www.alarm-clock.pl/files/$TARBALL"
    1.16  WGET_URL="http://mirror.slitaz.org/sources/packages/a/$TARBALL"
    1.17  
    1.18 +DEPENDS="gtk+ libunique libnotify gstreamer"
    1.19 +BUILD_DEPENDS="$DEPENDS gtk+-dev libunique-dev libnotify-dev gstreamer-dev \
    1.20 +intltool"
    1.21 +
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()
    1.24  {