wok diff libbonobo/receipt @ rev 15015

zile: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 14:28:31 2013 +0000 (2013-08-11)
parents 0b74dfbe7c77
children 9b92d4c11156
line diff
     1.1 --- a/libbonobo/receipt	Sat Oct 20 13:58:39 2012 +0000
     1.2 +++ b/libbonobo/receipt	Sun Aug 11 14:28:31 2013 +0000
     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  {