wok-6.x diff shared-mime-info/receipt @ rev 1465

update BUILD_DEPENDS in asunder clearlooks evas gcolor2 gnome-menus grsync intltool libiec61883 libwnck neon poedit portmap pycairo shared-mime-info tsclient xorg-libICE xorg-xload
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 04 09:01:05 2008 +0000 (2008-10-04)
parents c56e0f839d1a
children 52dc4b48ed81
line diff
     1.1 --- a/shared-mime-info/receipt	Mon Jun 30 11:49:15 2008 +0200
     1.2 +++ b/shared-mime-info/receipt	Sat Oct 04 09:01:05 2008 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Core database of common types and the *update-mime-database*."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +BUILD_DEPENDS="perl-xml-parser"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://freedesktop.org/wiki/Software/shared-mime-info"
    1.10  WGET_URL="http://freedesktop.org/~hadess/$TARBALL"
    1.11 @@ -17,8 +18,8 @@
    1.12      	--prefix=/usr \
    1.13      	--sysconfdir=/etc \
    1.14      	--mandir=/usr/share/man \
    1.15 -    	$CONFIGURE_ARGS
    1.16 -    make
    1.17 +    	$CONFIGURE_ARGS &&
    1.18 +    make &&
    1.19      make DESTDIR=$PWD/_pkg install
    1.20  }
    1.21