wok diff xorg-xauth/receipt @ rev 12312
Rename razor-qt to razorqt (Follow https://github.com/Razor-qt/razor-qt/wiki/Packaging)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 17 14:21:40 2012 +0200 (2012-04-17) |
parents | 07ae722ec64e |
children | fae364445e65 |
line diff
1.1 --- a/xorg-xauth/receipt Sun Oct 31 00:13:37 2010 +0200 1.2 +++ b/xorg-xauth/receipt Tue Apr 17 14:21:40 2012 +0200 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="X authority file utility." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="glibc-base xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext xorg-libXmu" 1.8 +DEPENDS="xorg-libXmu" 1.9 +BUILD_DEPENDS="xorg-libXmu-dev" 1.10 SOURCE="xauth" 1.11 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.x.org/"