wok diff getmail/receipt @ rev 16395
UP: hostapd (2.1), fix libnl missing pkgconfig file and add to ARM with rfkill
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 16 03:02:41 2014 +0200 (2014-04-16) |
parents | 924647aeae82 |
children | 16df76e1fc6a |
line diff
1.1 --- a/getmail/receipt Mon Jul 22 18:19:18 2013 -0300 1.2 +++ b/getmail/receipt Wed Apr 16 03:02:41 2014 +0200 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 {