wok diff xcb-util/receipt @ rev 3077
glib: disable iconv support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 15 10:59:33 2009 +0200 (2009-05-15) |
parents | a6c50de081a9 |
children | 143be71cc29d |
line diff
1.1 --- a/xcb-util/receipt Sun Apr 26 13:50:09 2009 +0200 1.2 +++ b/xcb-util/receipt Fri May 15 10:59:33 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="XCB Utilites" 1.6 MAINTAINER="mallory@sweetpeople.org" 1.7 -DEPENDS="libxcb" 1.8 +DEPENDS="libxcb xorg-libXdmcp" 1.9 BUILD_DEPENDS="libxcb-dev libxcb" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://xcb.freedesktop.org"