wok diff imlib2/receipt @ rev 1480

update BUILD_DEPENDS for claws-mail-attremover claws-mail-notification claws-mail-vcalendar edje efreet ewl imlib2 xorg-server xorg-xf86-input-evdev xorg-xf86-input-keyboard xorg-xf86-input-mouse xorg-xf86-video-ati xorg-xf86-video-nv xorg-xf86-video-vesa xorg-xkeyboard-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 04 17:10:38 2008 +0000 (2008-10-04)
parents 2b7d1b0c7352
children 7113ff576422
line diff
     1.1 --- a/imlib2/receipt	Fri Mar 07 16:24:51 2008 +0100
     1.2 +++ b/imlib2/receipt	Sat Oct 04 17:10:38 2008 +0000
     1.3 @@ -6,7 +6,8 @@
     1.4  SHORT_DESC="Imlib graphic library."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="libpng tiff jpeg xorg-libXpm"
     1.7 -BUILD_DEPENDS="libpng-dev tiff-dev jpeg-dev xorg-libXpm-dev"
     1.8 +BUILD_DEPENDS="libpng-dev tiff-dev jpeg-dev xorg-libXpm-dev xorg-xextproto id3l
     1.9 +ib-dev"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://sourceforge.net/projects/enlightenment/"
    1.12  WGET_URL="$SF_MIRROR/enlightenment/$TARBALL"
    1.13 @@ -19,8 +20,8 @@
    1.14  		--prefix=/usr \
    1.15  		--infodir=/usr/share/info \
    1.16  		--mandir=/usr/share/man \
    1.17 -		$CONFIGURE_ARGS
    1.18 -	make
    1.19 +		$CONFIGURE_ARGS &&
    1.20 +	make &&
    1.21  	make DESTDIR=$PWD/_pkg install
    1.22  }
    1.23