wok rev 6944
Up: xorg-iceauth to 1.0.3. Changed depends from xorg to xorg-libICE. Made it compile on clean chroot.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 24 20:26:35 2010 +0000 (2010-10-24) |
parents | cc9ca7fbcf3d |
children | 9cb1a46bb1e5 |
files | xorg-iceauth/receipt |
line diff
1.1 --- a/xorg-iceauth/receipt Sun Oct 24 19:16:18 2010 +0000 1.2 +++ b/xorg-iceauth/receipt Sun Oct 24 20:26:35 2010 +0000 1.3 @@ -1,11 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xorg-iceauth" 1.7 -VERSION="1.0.2" 1.8 +VERSION="1.0.3" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="ICE authority file utility" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 -DEPENDS="xorg" 1.13 +DEPENDS="xorg-libICE" 1.14 +BUILD_DEPENDS="xorg-xproto xorg-libICE-dev pkg-config" 1.15 SOURCE="iceauth" 1.16 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.17 WEB_SITE="http://xorg.freedesktop.org/"