summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-11-22 13:04:39 +0100
committerJonas Stein <jstein@gentoo.org>2017-11-22 13:05:04 +0100
commit904ab924dcec2e330cb9ad5dcb75b9b502666c75 (patch)
tree0d06dca3fceb8d1e11cf84f2bddc34de1e9f0b62 /media-gfx/inkscape/inkscape-0.92.1.ebuild
parentdev-vcs/fossil: Cleanup (diff)
downloadgentoo-904ab924dcec2e330cb9ad5dcb75b9b502666c75.tar.gz
gentoo-904ab924dcec2e330cb9ad5dcb75b9b502666c75.tar.bz2
gentoo-904ab924dcec2e330cb9ad5dcb75b9b502666c75.zip
media-gfx/inkscape: Fix invalid latex dependency
Fix was possible without affects on the stable status. Closes: https://bugs.gentoo.org/625906 Package-Manager: Portage-2.3.15, Repoman-2.3.5
Diffstat (limited to 'media-gfx/inkscape/inkscape-0.92.1.ebuild')
-rw-r--r--media-gfx/inkscape/inkscape-0.92.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/inkscape/inkscape-0.92.1.ebuild b/media-gfx/inkscape/inkscape-0.92.1.ebuild
index c29c3017a547..600b7c71e307 100644
--- a/media-gfx/inkscape/inkscape-0.92.1.ebuild
+++ b/media-gfx/inkscape/inkscape-0.92.1.ebuild
@@ -79,7 +79,7 @@ RDEPEND="${COMMON_DEPEND}
latex? (
media-gfx/pstoedit[plotutils]
app-text/dvipsk
- app-text/texlive
+ app-text/texlive-core
)
postscript? ( app-text/ghostscript-gpl )
"