diff options
author | Andrew Savchenko <bircoph@gmail.com> | 2015-08-23 14:50:45 +0300 |
---|---|---|
committer | Andrew Savchenko <bircoph@gmail.com> | 2015-08-23 14:50:45 +0300 |
commit | 50e65ee8b8e7b561b052d392ead3290df96e03ad (patch) | |
tree | 3ebf502ce8ad24d195c56e4b8078b54a91f17cf9 /sci-physics | |
parent | sci-libs/opencascade: Fix USE=java dep to >=virtual/jdk-0:= (thanks to all co... (diff) | |
download | gentoo-50e65ee8b8e7b561b052d392ead3290df96e03ad.tar.gz gentoo-50e65ee8b8e7b561b052d392ead3290df96e03ad.tar.bz2 gentoo-50e65ee8b8e7b561b052d392ead3290df96e03ad.zip |
sci-physics/root-6.*: fix bug 558270
Genreflex now unconditionally depends on ncurses.
Signed-off-by: Andrew Savchenko <bircoph@gmail.com>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-6.02.05-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-physics/root/root-6.02.05-r2.ebuild b/sci-physics/root/root-6.02.05-r2.ebuild index 03f0835c3ad6..0ce7393b96be 100644 --- a/sci-physics/root/root-6.02.05-r2.ebuild +++ b/sci-physics/root/root-6.02.05-r2.ebuild @@ -47,6 +47,7 @@ CDEPEND=" media-libs/freetype:2= media-libs/libpng:0= >=sys-devel/clang-3.4:= + sys-libs/ncurses:= sys-libs/zlib:0= X? ( media-libs/ftgl:0= |