wok diff pysize/receipt @ rev 16949
mate-icon-theme: Up bdeps.
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sat Jul 26 01:35:39 2014 +0000 (2014-07-26) |
parents | 490539922a0d |
children | 16df76e1fc6a |
line diff
1.1 --- a/pysize/receipt Mon Apr 22 18:31:43 2013 +0200 1.2 +++ b/pysize/receipt Sat Jul 26 01:35:39 2014 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Console and graphical tool for exploring the size of directories." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="python ncurses pygtk librsvg" 1.8 -BUILD_DEPENDS="python-dev ncurses-dev pygtk-dev setuptools" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://guichaz.free.fr/pysize/" 1.12 WGET_URL="http://guichaz.free.fr/pysize/files/$TARBALL" 1.13 1.14 +DEPENDS="python ncurses pygtk librsvg" 1.15 +BUILD_DEPENDS="python-dev ncurses-dev pygtk-dev setuptools" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {