Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 526404 - app-office/gnucash should not depend on dev-scheme/slib
Summary: app-office/gnucash should not depend on dev-scheme/slib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNOME Office (OBSOLETE)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-10-22 04:01 UTC by Ooblick
Modified: 2014-10-22 08:38 UTC (History)
1 user (show)

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


Attachments
patch to remove slib dependency from gnucash-2.6.4.ebuild (gnucash-remove-slib.patch,342 bytes, patch)
2014-10-22 04:01 UTC, Ooblick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ooblick 2014-10-22 04:01:03 UTC
Created attachment 387182 [details, diff]
patch to remove slib dependency from gnucash-2.6.4.ebuild

Currently the gnucash ebuild depends upon slib, which currently does not build ( #465348 ).

However, as gnucash bug https://bugzilla.gnome.org/show_bug.cgi?id=615168 shows, the slib dependency was removed from gnucash some years ago. The patches in that bug were committed in 2011 (e.g. https://github.com/Gnucash/gnucash/commit/e34979b54f8a41040b5debaed2ba189acc2ce0e7).

The Changelog.2011 confirms the slib is removed from the configure.ac:

"* [r20437] configure.ac: [PATCH 3/4] Bug #615168: Remove
   configure.in check for slib Gnucash no longer requires slib.
   Patch by Andy Wingo"

I've tested this with the applied patch with app-office/gnucash-2.6.4.ebuild and it works fine. Can we remove the slib dependency from this package.
Comment 1 Pacho Ramos gentoo-dev 2014-10-22 08:38:53 UTC
+  22 Oct 2014; Pacho Ramos <pacho@gentoo.org> gnucash-2.6.4.ebuild:
+  slib dependency is not needed (#526404 by Ooblick)
+