On Fri, 2006-02-10 at 21:17 +0100, Martin Klaffenboeck wrote:
> Is there a list of dependencies for gnucash-1.9.0 somewhere?  I don't
> really need them, because it builds well here, but for the gentoo ebuild
> I would like to set some dependencies, but it's not so important for me
> to read the config.log (or configure.ac) files.

I revised the ebuild attached to
http://bugs.gentoo.org/show_bug.cgi?id=122337 , and came out with the
following:

RDEPEND=">=dev-libs/glib-2.4.0*
        >=dev-util/guile-1.6
        amd64? ( >=dev-util/guile-1.6.4-r2 )
        >=dev-libs/slib-2.3.8
        >=sys-libs/zlib-1.1.4
        >=dev-libs/popt-1.5
        >=x11-libs/gtk+-2.4*
        >=gnome-base/libgnomeui-2.4*
        >=media-libs/gdk-pixbuf-0.22.0*
        >=gnome-base/libgnomeprint-2.10*
        >=gnome-base/libgnomeprintui-2.10*
        >=gnome-base/libglade-2.4*
        >=gnome-extra/gtkhtml-3.6*
        >=dev-libs/libxml2-2.5.10*
        >=dev-libs/g-wrap-1.3.4
        >=gnome-base/gconf-2
        >=app-text/scrollkeeper-0.3*
        doc? ( app-doc/doxygen )
        ofx? ( >=dev-libs/libofx-0.7.0 )
        hbci? ( net-libs/aqbanking
                chipcard? ( sys-libs/libchipcard )
        )
        quotes? ( dev-perl/DateManip
                dev-perl/Finance-Quote
                dev-perl/HTML-TableExtract )
        postgres? ( dev-db/postgresql )"

DEPEND="${RDEPEND}
        >=dev-libs/slib-2.3.8
        dev-util/pkgconfig
        nls? ( sys-devel/gettext )"

The full ebuild is at http://bugs.gentoo.org/attachment.cgi?id=79960 .
We should probably track it in SVN as well, maybe once it's a bit
further along.

-- 
...jsled
http://asynchronous.org/ - `a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED]
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to