Bug 96668 - lftp-3.2.1.ebuild: the first DEPEND should be RDEPEND IMHO
Bug#: 96668 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: dragonheart@gentoo.org Reported By: dirk.dierckx@solidity.org
Component: Ebuilds
URL: 
Summary: lftp-3.2.1.ebuild: the first DEPEND should be RDEPEND IMHO
Keywords:  
Status Whiteboard: 
Opened: 2005-06-20 23:50 0000
Description:   Opened: 2005-06-20 23:50 0000
### DEPEND ### =">=sys-libs/ncurses-5.1
                nls? ( sys-devel/gettext )
                socks5? ( >=net-misc/dante-1.1.12 )
                socks5? ( virtual/pam )
                ssl? (
                        gnutls? ( >=net-libs/gnutls-1.2.3 )
                        !gnutls? ( >=dev-libs/openssl-0.9.6 )
                )
                sys-libs/readline
                virtual/libc"

DEPEND="${RDEPEND}
        dev-lang/perl
        >=sys-apps/sed-4
        sys-apps/gawk
        sys-devel/bison
        sys-devel/libtool"


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Daniel Black 2005-06-21 04:33:45 0000 -------
well spoted - fixed - thankyou.