diff options
author | 2012-10-15 00:27:54 -0400 | |
---|---|---|
committer | 2012-10-15 00:29:00 -0400 | |
commit | 7c12e769fcddfd1d18b8c02a322a28d446112535 (patch) | |
tree | 8389a794a2309d915d919c4b0b584b022de15450 /dev-java/jlatexmath-fop | |
parent | bump boehm-gc, fix python (diff) | |
download | sci-7c12e769fcddfd1d18b8c02a322a28d446112535.tar.gz sci-7c12e769fcddfd1d18b8c02a322a28d446112535.tar.bz2 sci-7c12e769fcddfd1d18b8c02a322a28d446112535.zip |
[sci-mathematics/scilab] fix slot dependencies
Diffstat (limited to 'dev-java/jlatexmath-fop')
-rw-r--r-- | dev-java/jlatexmath-fop/jlatexmath-fop-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.0.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.0.ebuild index 76f95070f..465f6f5bf 100644 --- a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.0.ebuild +++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://forge.scilab.org/upload/jlatexmath/files/${MY_PN}-src-all-${PV}. HOMEPAGE="http://forge.scilab.org/index.php/p/jlatexmath" IUSE="" -CDEPEND="dev-java/jlatexmath +CDEPEND="dev-java/jlatexmath:1 dev-java/avalon-framework dev-java/fop" REPEND=">=virtual/jdk-1.5 |