wok diff xorg-xrdb/receipt @ rev 8317

Meta package ndiswrapper doesn't needed to download ndiswrapper since its not compiled here. Its download in ndiswrapper-driver receipt and also compiled there.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 03:25:21 2011 +0000 (2011-02-01)
parents 97c80101110a
children f70954e59df2
line diff
     1.1 --- a/xorg-xrdb/receipt	Tue Dec 28 03:20:06 2010 +0000
     1.2 +++ b/xorg-xrdb/receipt	Tue Feb 01 03:25:21 2011 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Xrdb is a program used for accessing the X resources of a server."
     1.6  MAINTAINER="rocky@slitaz.org"
     1.7 -DEPENDS="xorg"
     1.8 +DEPENDS="xorg-libXmu"
     1.9  BUILD_DEPENDS="xorg-libXmu-dev slitaz-toolchain pkg-config"
    1.10  SOURCE="xrdb"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"