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/pixdev | |
parent | c7e8a2d7ae3596a33edc34f11905c5fa8fa9e6d3 (diff) |
Remove unnecessary RDEPENDS.
BKrev: 40b8cad4DWv_Z0n_UaE-mcELVub6pQ
Diffstat (limited to 'nonworking/pixdev')
-rw-r--r-- | nonworking/pixdev/pixdev-stable_0.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonworking/pixdev/pixdev-stable_0.1.oe b/nonworking/pixdev/pixdev-stable_0.1.oe index c29bc83a32..f2dd8294e0 100644 --- a/nonworking/pixdev/pixdev-stable_0.1.oe +++ b/nonworking/pixdev/pixdev-stable_0.1.oe @@ -2,7 +2,7 @@ DESCRIPTION="Pixil Operating Environment" SECTION="gui" PRIORITY="optional" MAINTAINER="Jordan Crouse <jordan@cosmicpenguin.net>" -RDEPENDS="libc6 microwindows" +RDEPENDS="microwindows" DEPENDS="microwindows" SRC_URI="${SOURCEFORGE_MIRROR}/pixdev/pixdev-stable-${PV}.tar.gz \ |