diff options
author | Chris Larson <clarson@kergoth.com> | 2004-05-29 17:39:32 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-05-29 17:39:32 +0000 |
commit | e98d89bbb3d39a39ee84c4020295df0127fc3b00 (patch) | |
tree | 8d0b5ee8867cc79227bc45c3070149483becb2de /nonworking/xfree86 | |
parent | c7e8a2d7ae3596a33edc34f11905c5fa8fa9e6d3 (diff) |
Remove unnecessary RDEPENDS.
BKrev: 40b8cad4DWv_Z0n_UaE-mcELVub6pQ
Diffstat (limited to 'nonworking/xfree86')
-rw-r--r-- | nonworking/xfree86/xfree86_4.3.0.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nonworking/xfree86/xfree86_4.3.0.oe b/nonworking/xfree86/xfree86_4.3.0.oe index 258aad202a..84dc69ecb6 100644 --- a/nonworking/xfree86/xfree86_4.3.0.oe +++ b/nonworking/xfree86/xfree86_4.3.0.oe @@ -1,7 +1,6 @@ SECTION="base" PRIORITY="required" MAINTAINER="Greg Gilbert <greg@treke.net>" -RDEPENDS="libc6" DEPENDS=zlib tslib ncurses SRC_URI = "ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/X430src-1.tgz;" |