wok diff xorg-xev/receipt @ rev 8143
aufs: aufs_type.h file will be install in aufs instead of linux-module-headers. It needed to be in /usr/include/linux folder anyways.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Jan 25 00:03:50 2011 +0000 (2011-01-25) |
parents | 6f199057d7f3 |
children | eb8067417980 |
line diff
1.1 --- a/xorg-xev/receipt Thu Dec 16 16:08:33 2010 +0000 1.2 +++ b/xorg-xev/receipt Tue Jan 25 00:03:50 2011 +0000 1.3 @@ -7,8 +7,8 @@ 1.4 MAINTAINER="jozee@slitaz.org" 1.5 SOURCE="xev" 1.6 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.7 -DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp" 1.8 -BUILD_DEPENDS="xorg-dev" 1.9 +DEPENDS="xorg-libX11" 1.10 +BUILD_DEPENDS="xorg-libX11-dev" 1.11 WEB_SITE="http://xorg.freedesktop.org/" 1.12 WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL" 1.13 TAGS="utility xorg debug"