wok diff xorg-randrproto/receipt @ rev 9175
Removed a old line to sed /etc/init.d/rcS. Fixes sed errors with busybox on install.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Mar 08 17:14:06 2011 +0000 (2011-03-08) |
parents | 0a82a5440a11 |
children | a09e9d64e4c9 |
line diff
1.1 --- a/xorg-randrproto/receipt Sun Dec 19 18:33:50 2010 +0100 1.2 +++ b/xorg-randrproto/receipt Tue Mar 08 17:14:06 2011 +0000 1.3 @@ -6,6 +6,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Xorg server module." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +DEPENDS="xorg-util-macros" 1.8 BUILD_DEPENDS="xorg-util-macros" 1.9 SOURCE="randrproto" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2"