wok diff libxcb/receipt @ rev 2773

Up: mysql (5.0.77) [security update]
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 27 09:13:11 2009 +0200 (2009-04-27)
parents a17a199c9ca3
children 583bdd691510
line diff
     1.1 --- a/libxcb/receipt	Wed Apr 22 17:09:30 2009 +0200
     1.2 +++ b/libxcb/receipt	Mon Apr 27 09:13:11 2009 +0200
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility."
     1.6  MAINTAINER="mallory@sweetpeople.org"
     1.7 -DEPENDS="xcb-proto"
     1.8 -BUILD_DEPENDS="xcb-proto"
     1.9 +DEPENDS="xcb-proto xorg-libXau"
    1.10 +BUILD_DEPENDS="xcb-proto pkg-config xorg-libXau-dev libpthread-stubs"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://xcb.freedesktop.org"
    1.13  WGET_URL="$WEB_SITE/dist/$TARBALL"