Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398371 - net-ftp/filezilla-3.5.3 should depend on >=x11-libs/wxGTK-2.8.12
Summary: net-ftp/filezilla-3.5.3 should depend on >=x11-libs/wxGTK-2.8.12
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-10 12:09 UTC by ScytheMan
Modified: 2012-01-10 22:09 UTC (History)
2 users (show)

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 ScytheMan 2012-01-10 12:09:14 UTC
Snippet from build.log:

checking for wxWidgets version >= 2.8.12 (--unicode=yes --universal=no)... no (version 2.8.11 is not new enough)
configure: error: 
        wxWidgets must be installed on your system
        but either the wx-config script couldn't be found or
        no compatible wxWidgets configuration has been insalled.

        Compatible wxWidgets configurations are the unicode builds
        of wxGTK, wxMac and wxMSW.

        Please check that wx-config is in path, the directory
        where wxWidgets libraries are installed (returned by
        'wx-config --libs' command) is in LD_LIBRARY_PATH or
        equivalent variable and wxWidgets version is 2.8.12 or above.


RDEPEND= 
    >=x11-libs/wxGTK-2.8.9:2.8[X]


should be

    >=x11-libs/wxGTK-2.8.12:2.8[X]
Comment 1 Bernard Cafarelli gentoo-dev 2012-01-10 22:09:42 UTC
Thanks for the report! I've updated the RDEPEND line in CVS