Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96668 - lftp-3.2.1.ebuild: the first DEPEND should be RDEPEND IMHO
Summary: lftp-3.2.1.ebuild: the first DEPEND should be RDEPEND IMHO
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-20 23:50 UTC by Dirk Dierckx
Modified: 2005-06-21 04:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Dierckx 2005-06-20 23:50:25 UTC
### 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 Daniel Black (RETIRED) gentoo-dev 2005-06-21 04:33:45 UTC
well spoted - fixed - thankyou.