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/unison | |
parent | c7e8a2d7ae3596a33edc34f11905c5fa8fa9e6d3 (diff) |
Remove unnecessary RDEPENDS.
BKrev: 40b8cad4DWv_Z0n_UaE-mcELVub6pQ
Diffstat (limited to 'nonworking/unison')
-rw-r--r-- | nonworking/unison/unison_2.9.1.oe | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nonworking/unison/unison_2.9.1.oe b/nonworking/unison/unison_2.9.1.oe index f5d8658bea..8405019317 100644 --- a/nonworking/unison/unison_2.9.1.oe +++ b/nonworking/unison/unison_2.9.1.oe @@ -1,9 +1,6 @@ DESCRIPTION=Unison is a file-synchronization tool for Unix and Windows. SECTION=net PRIORITY=optional -RDEPENDS=libc6 -DEPENDS= SRC_URI = ${DEBIAN_MIRROR}/main/u/${PN}/${PN}_${PV}.orig.tar.gz \ file://${FILESDIR}/debian.patch;patch=1 - |