diff options
Diffstat (limited to 'ncftp/ncftp_3.1.7.oe')
-rw-r--r-- | ncftp/ncftp_3.1.7.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ncftp/ncftp_3.1.7.oe b/ncftp/ncftp_3.1.7.oe index e72e6938df..3bfcc58cd4 100644 --- a/ncftp/ncftp_3.1.7.oe +++ b/ncftp/ncftp_3.1.7.oe @@ -2,7 +2,6 @@ DESCRIPTION = "A sophisticated console ftp client" SECTION = "base" PRIORITY = "optional" DEPENDS = "virtual/libc" -RDEPENDS = "libc6" SRC_URI = "ftp://ftp.ncftp.com/ncftp/ncftp-${PV}-src.tar.bz2" |