wok diff getmail/receipt @ rev 17529

Up firefox-official (35.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 19 13:34:32 2015 +0100 (2015-01-19)
parents 924647aeae82
children 16df76e1fc6a
line diff
     1.1 --- a/getmail/receipt	Mon Jul 22 18:19:18 2013 -0300
     1.2 +++ b/getmail/receipt	Mon Jan 19 13:34:32 2015 +0100
     1.3 @@ -4,12 +4,14 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="A simple mail retrieval agent intended as a replacement for fetchmail."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 -DEPENDS="python"
     1.8 -BUILD_DEPENDS="python python-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://pyropus.ca/software/getmail"
    1.12  WGET_URL="$WEB_SITE/old-versions/$TARBALL"
    1.13  
    1.14 +DEPENDS="python"
    1.15 +BUILD_DEPENDS="python python-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {