wok diff xorg-xf86-input-keyboard/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 e0e655b8e0d1
children 086916aa96e8
line diff
     1.1 --- a/xorg-xf86-input-keyboard/receipt	Thu Sep 25 09:23:24 2008 +0000
     1.2 +++ b/xorg-xf86-input-keyboard/receipt	Sat Oct 04 17:10:38 2008 +0000
     1.3 @@ -6,6 +6,7 @@
     1.4  SHORT_DESC="Xorg server keyboard driver."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="xorg"
     1.7 +BUILD_DEPENDS="xorg-server xorg-xproto"
     1.8  SOURCE="xf86-input-keyboard"
     1.9  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.x.org/"
    1.11 @@ -21,8 +22,8 @@
    1.12      	--mandir=/usr/share/man \
    1.13      	--localstatedir=/var \
    1.14      	--with-xorg-module-dir=/usr/lib/X11/modules \
    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