wok diff pybootchartgui/receipt @ rev 16315

ARM: add/up vala (0.24.0) + shared-mime-info (hope it will fix some gtk crash)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 09 14:57:01 2014 +0200 (2014-04-09)
parents 7677c6ea8e85
children 9e01bc6321ea
line diff
     1.1 --- a/pybootchartgui/receipt	Mon Feb 22 12:26:57 2010 +0000
     1.2 +++ b/pybootchartgui/receipt	Wed Apr 09 14:57:01 2014 +0200
     1.3 @@ -5,12 +5,12 @@
     1.4  CATEGORY="misc"
     1.5  SHORT_DESC="bootchart GUI in python"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 -DEPENDS="python pygtk bootchart"
     1.8 +LICENSE="GPL3"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://pybootchartgui.googlecode.com/"
    1.11  WGET_URL="$WEB_SITE/files/$TARBALL"
    1.12  
    1.13 -
    1.14 +DEPENDS="python pygtk bootchart"
    1.15  
    1.16  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.17  genpkg_rules()