wok diff xorg-libXau/receipt @ rev 6789
Fixed aufs-utils. I just need linux-module-headers installed without linux-source. Compiles fine that way.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 18 17:32:44 2010 +0000 (2010-10-18) |
parents | 55fede281d6c |
children | 07ae722ec64e |
line diff
1.1 --- a/xorg-libXau/receipt Sun Apr 18 22:57:05 2010 +0200 1.2 +++ b/xorg-libXau/receipt Mon Oct 18 17:32:44 2010 +0000 1.3 @@ -1,12 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xorg-libXau" 1.7 -VERSION="1.0.5" 1.8 +VERSION="1.0.6" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Xorg authorization routines." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 SOURCE="libXau" 1.13 TARBALL="$SOURCE-$VERSION.tar.gz" 1.14 +BUILD_DEPENDS="pkg-config xorg-xproto" 1.15 WEB_SITE="http://www.x.org/" 1.16 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.17