wok diff emesene/receipt @ rev 19361

Up tazpkg (919)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 03 08:46:48 2016 +0200 (2016-08-03)
parents d1768332cee0
children e3f377fbc5f0
line diff
     1.1 --- a/emesene/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/emesene/receipt	Wed Aug 03 08:46:48 2016 +0200
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Instant messaging client for Windows Live Messenger (tm) network."
     1.6  MAINTAINER="rocky@slitaz.org"
     1.7 -DEPENDS="python pygtk pycairo python-pysqlite gst-python"
     1.8 -BUILD_DEPENDS="python-dev"
     1.9 +LICENSE="GPL2 LGPL2.1"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.emesene.org"
    1.12  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.13  TAGS="im instant-messaging instant-messenger"
    1.14  
    1.15 +DEPENDS="python pygtk pycairo python-pysqlite gst-python"
    1.16 +BUILD_DEPENDS="python-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {