wok-next diff xorg-libX11/receipt @ rev 6714

linux/bootloader.sh: align initrdlen to 32bits
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 14 13:41:19 2010 +0200 (2010-10-14)
parents be313e2832de
children 07ae722ec64e
line diff
     1.1 --- a/xorg-libX11/receipt	Mon May 17 13:19:39 2010 -0400
     1.2 +++ b/xorg-libX11/receipt	Thu Oct 14 13:41:19 2010 +0200
     1.3 @@ -1,12 +1,12 @@
     1.4   # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xorg-libX11"
     1.7 -VERSION="1.3.3"
     1.8 +VERSION="1.3.5"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="X11 main client interface to X window system."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="xorg-libXau xorg-libXdmcp libxcb"
    1.13 -BUILD_DEPENDS="xorg-dev-proto xorg-libXau xorg-xtrans libxcb libxcb-dev"
    1.14 +BUILD_DEPENDS="xorg-dev-proto xorg-libXdmcp-dev xorg-libXau xorg-libXau-dev xorg-xtrans libxcb libxcb-dev pkg-config"
    1.15  SOURCE="libX11"
    1.16  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.17  WEB_SITE="http://www.x.org/"