wok-current diff libxcb/receipt @ rev 2815
update libQtXml to 4.5.0
author | Allan Pinto <allan316@gmail.com> |
---|---|
date | Wed Apr 29 10:25:11 2009 +0000 (2009-04-29) |
parents | a17a199c9ca3 |
children | 583bdd691510 |
line diff
1.1 --- a/libxcb/receipt Wed Apr 22 17:09:30 2009 +0200 1.2 +++ b/libxcb/receipt Wed Apr 29 10:25:11 2009 +0000 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"