wok-6.x diff xorg-xload/receipt @ rev 9020
Fixed ndiswrapper-driver. For some reason 0644 mode is invaild. But 644 works just fine.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 03 15:06:15 2011 +0000 (2011-03-03) |
parents | 07ae722ec64e |
children | 02bbaa9d12ba |
line diff
1.1 --- a/xorg-xload/receipt Sun Oct 31 00:13:37 2010 +0200 1.2 +++ b/xorg-xload/receipt Thu Mar 03 15:06:15 2011 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="X app to show system resources usage." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg" 1.8 +DEPENDS="xorg-libXaw" 1.9 BUILD_DEPENDS="xorg-libXaw-dev" 1.10 SOURCE="xload" 1.11 TARBALL="$SOURCE-$VERSION.tar.bz2"