Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 425622 - sci-libs/libqalculate-0.9.7 should optionally depend on sci-visualization/gnuplot
Summary: sci-libs/libqalculate-0.9.7 should optionally depend on sci-visualization/gnu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-10 07:22 UTC by Maxim Kammerer
Modified: 2012-07-10 15:15 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 Maxim Kammerer 2012-07-10 07:22:34 UTC
sci-visualization/gnuplot is a completely optional dependency of sci-libs/libqalculate -- gnuplot will be used if found, but is not required for correct operation. Since gnuplot is a heavy dependency, I suggest either splitting it into a USE flag, or notifying the user about the possibility to install gnuplot pkg_postinst().
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-07-10 15:15:30 UTC
Propably shouldn't have needed a revision bump, but being extra safe...

+*libqalculate-0.9.7-r1 (10 Jul 2012)
+
+  10 Jul 2012; Samuli Suominen <ssuominen@gentoo.org>
+  +libqalculate-0.9.7-r1.ebuild:
+  Optionalize sci-visualization/gnuplot with USE="gnuplot" wrt #425622 by Maxim
+  Kammerer (and workaround hardcoded HTML reference directory in install phase)