wok diff xcb-util/receipt @ rev 2777

linux: Fix 'BUG: Int 14: CR2 ffd41000' on ASUS P5QL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 27 13:47:44 2009 +0200 (2009-04-27)
parents 5af4b670d548
children 03ad5a05339c
line diff
     1.1 --- a/xcb-util/receipt	Wed Apr 22 17:09:57 2009 +0200
     1.2 +++ b/xcb-util/receipt	Mon Apr 27 13:47:44 2009 +0200
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="XCB Utilites"
     1.5  MAINTAINER="mallory@sweetpeople.org"
     1.6  DEPENDS="libxcb"
     1.7 -BUILD_DEPENDS="libxcb-dev"
     1.8 +BUILD_DEPENDS="libxcb-dev libxcb"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://xcb.freedesktop.org"
    1.11  WGET_URL="$WEB_SITE/dist/$TARBALL"