wok diff pysize/receipt @ rev 15043

libvlc-dev: no more vlc-config ?
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 12 16:26:23 2013 +0000 (2013-08-12)
parents 490539922a0d
children 16df76e1fc6a
line diff
     1.1 --- a/pysize/receipt	Mon Apr 22 18:31:43 2013 +0200
     1.2 +++ b/pysize/receipt	Mon Aug 12 16:26:23 2013 +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  {