wok diff libxcb/receipt @ rev 7659

Up: postgresql to 9.0.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Dec 15 20:37:51 2010 +0000 (2010-12-15)
parents 0aa5a3360b93
children c514cc4854d8
line diff
     1.1 --- a/libxcb/receipt	Mon May 17 07:31:27 2010 -0400
     1.2 +++ b/libxcb/receipt	Wed Dec 15 20:37:51 2010 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libxcb"
     1.7 -VERSION="1.6"
     1.8 +VERSION="1.7"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="The X protocol C-language Binding (XCB) is a replacement for \
    1.11  Xlib featuring a small footprint, latency hiding, direct access to the \
    1.12  protocol, improved threading support, and extensibility."
    1.13  MAINTAINER="mallory@sweetpeople.org"
    1.14  DEPENDS="xorg-libXau xorg-libXdmcp"
    1.15 -BUILD_DEPENDS="xcb-proto pkg-config xorg-libXau-dev libpthread-stubs"
    1.16 +BUILD_DEPENDS="xcb-proto libxslt-dev pkg-config xorg-libXau-dev libpthread-stubs"
    1.17  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.18  WEB_SITE="http://xcb.freedesktop.org"
    1.19  WGET_URL="$WEB_SITE/dist/$TARBALL"