aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorDenis Dupeyron <calchan@gentoo.org>2013-01-25 10:49:02 -0700
committerDenis Dupeyron <calchan@gentoo.org>2013-01-25 10:49:02 -0700
commitaeb5147e7651d57e72e4bdf8c441827a311e9d9d (patch)
tree2cd15eb8e8f637cbd4df9a706e882eeb3b5d7cd3 /config
parentAdd a TODO list (diff)
downloadR_overlay-aeb5147e7651d57e72e4bdf8c441827a311e9d9d.tar.gz
R_overlay-aeb5147e7651d57e72e4bdf8c441827a311e9d9d.tar.bz2
R_overlay-aeb5147e7651d57e72e4bdf8c441827a311e9d9d.zip
Fix dependency on fftw3 in seewave (and maybe others)
Diffstat (limited to 'config')
-rw-r--r--config/simple-deprules.d/sci-libs3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/simple-deprules.d/sci-libs b/config/simple-deprules.d/sci-libs
index 7fade76..8e20c5b 100644
--- a/config/simple-deprules.d/sci-libs
+++ b/config/simple-deprules.d/sci-libs
@@ -5,11 +5,14 @@
~sci-libs/cddlib :: cddlib
# lowest fftw-3 version in portage is 3.2.2
+# Use slot when the resolver can deal with them properly
>=sci-libs/fftw-3 {
fftw3
fftw3 (optional)
}
~sci-libs/fftw :: fftw
+# Use slot when the resolver can deal with them properly
+~sci-libs/fftw :: fftw3
sci-libs/gdal {
GDAL library from http://www.gdal.org/download.html