wok diff xorg-iceauth/receipt @ rev 7237
Moved duplicate kernel modules to main linux package. Fixed linux-cryptoloop to only have one depends line.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Nov 13 00:06:29 2010 +0000 (2010-11-13) |
parents | 4422c014270d |
children | 4436a860c7f6 |
line diff
1.1 --- a/xorg-iceauth/receipt Wed Jan 21 23:59:27 2009 +0100 1.2 +++ b/xorg-iceauth/receipt Sat Nov 13 00:06:29 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/"