diff options
author | Pacho Ramos <pacho@gentoo.org> | 2023-11-12 13:27:29 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2023-11-12 13:28:27 +0100 |
commit | fe9f2c1a0ecda7000034fb75c3e5d8edb4e678f1 (patch) | |
tree | 81603e54940aeb1f8e86ae932d96a8c076dbaa2c /sci-mathematics/ginac | |
parent | gnome-extra/gnome-shell-extension-pop-shell: add 1.2.0_p20231110 (diff) | |
download | gentoo-fe9f2c1a0ecda7000034fb75c3e5d8edb4e678f1.tar.gz gentoo-fe9f2c1a0ecda7000034fb75c3e5d8edb4e678f1.tar.bz2 gentoo-fe9f2c1a0ecda7000034fb75c3e5d8edb4e678f1.zip |
sci-mathematics/ginac: use transfig from fig2dev
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-mathematics/ginac')
-rw-r--r-- | sci-mathematics/ginac/ginac-1.8.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/ginac/ginac-1.8.7.ebuild b/sci-mathematics/ginac/ginac-1.8.7.ebuild index 4d0ac0c66bb6..49c35a7c68d2 100644 --- a/sci-mathematics/ginac/ginac-1.8.7.ebuild +++ b/sci-mathematics/ginac/ginac-1.8.7.ebuild @@ -24,7 +24,7 @@ BDEPEND=" doc? ( app-doc/doxygen dev-texlive/texlive-fontsrecommended - media-gfx/transfig + >=media-gfx/fig2dev-3.2.9-r1 dev-texlive/texlive-latexextra virtual/texi2dvi )" |