wok diff libbonobo/receipt @ rev 16152

Add: tupi (create 2D animation)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 26 23:53:45 2014 +0100 (2014-03-26)
parents 0b74dfbe7c77
children 9b92d4c11156
line diff
     1.1 --- a/libbonobo/receipt	Sat Oct 20 13:58:39 2012 +0000
     1.2 +++ b/libbonobo/receipt	Wed Mar 26 23:53:45 2014 +0100
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Librairies for GNOME"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="glib ORBit2 libxml2 libglade"
     1.8 -BUILD_DEPENDS="glib-dev libgio-dev libglade-dev ORBit2-dev libxml2-dev popt-dev bison flex intltool pkg-config"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.gnome.org"
    1.12  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL"
    1.13  
    1.14 +DEPENDS="glib ORBit2 libxml2 libglade"
    1.15 +BUILD_DEPENDS="glib-dev libgio-dev libglade-dev ORBit2-dev libxml2-dev popt-dev bison flex intltool pkg-config"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {