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/samba | |
parent | c7e8a2d7ae3596a33edc34f11905c5fa8fa9e6d3 (diff) |
Remove unnecessary RDEPENDS.
BKrev: 40b8cad4DWv_Z0n_UaE-mcELVub6pQ
Diffstat (limited to 'nonworking/samba')
-rw-r--r-- | nonworking/samba/samba_3.0.0.oe | 1 | ||||
-rw-r--r-- | nonworking/samba/samba_3.0.1.oe | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/nonworking/samba/samba_3.0.0.oe b/nonworking/samba/samba_3.0.0.oe index eb75882971..f4db3f771c 100644 --- a/nonworking/samba/samba_3.0.0.oe +++ b/nonworking/samba/samba_3.0.0.oe @@ -1,5 +1,4 @@ DEPENDS = readline -RDEPENDS = libc6 readline SRC_URI := http://us2.samba.org/samba/ftp/old-versions/samba-${PV}.tar.bz2 \ file://${FILESDIR}/configure.patch;patch=1 diff --git a/nonworking/samba/samba_3.0.1.oe b/nonworking/samba/samba_3.0.1.oe index 97998f8b91..12c106caaf 100644 --- a/nonworking/samba/samba_3.0.1.oe +++ b/nonworking/samba/samba_3.0.1.oe @@ -1,5 +1,4 @@ DEPENDS = readline -RDEPENDS = libc6 readline SRC_URI := http://us2.samba.org/samba/ftp/samba-${PV}.tar.bz2 \ file://${FILESDIR}/configure.patch;patch=1 |