wok-current diff xorg-libX11/receipt @ rev 6595

Up: perl-tk to 804.029. Added build depends for clean chroot. Added better short_desc.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 09 14:59:19 2010 +0000 (2010-10-09)
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	Sat Oct 09 14:59:19 2010 +0000
     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/"