wok-next diff xorg-xf86-input-void/receipt @ rev 4914
awstats: fix apache conf
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 13 23:13:57 2010 +0100 (2010-02-13) |
parents | 9d594cfaf7c6 |
children | c514cc4854d8 |
line diff
1.1 --- a/xorg-xf86-input-void/receipt Thu Feb 04 23:15:35 2010 +0100 1.2 +++ b/xorg-xf86-input-void/receipt Sat Feb 13 23:13:57 2010 +0100 1.3 @@ -6,7 +6,8 @@ 1.4 SHORT_DESC="Xorg server protocol." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="xorg" 1.7 -BUILD_DEPENDS="xorg-server xorg-xproto" 1.8 +BUILD_DEPENDS="xorg-server xorg-xproto pkg-config xorg-server-dev \ 1.9 +xorg-inputproto xorg-randrproto" 1.10 SOURCE="xf86-input-void" 1.11 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.x.org/"