diff options
author | Sam James <sam@gentoo.org> | 2021-08-14 03:38:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-14 04:48:06 +0100 |
commit | 7df431f3de45b64e932c986a9c6a8bf43ceb7d3d (patch) | |
tree | 2aaa7df6ebd19bb56124bf650e40eeff068bff02 /app-text/texlive-core | |
parent | app-text/ps2pkm: subscribe to dev-libs/kpathsea:= subslot (diff) | |
download | gentoo-7df431f3de45b64e932c986a9c6a8bf43ceb7d3d.tar.gz gentoo-7df431f3de45b64e932c986a9c6a8bf43ceb7d3d.tar.bz2 gentoo-7df431f3de45b64e932c986a9c6a8bf43ceb7d3d.zip |
app-text/texlive-core: add missing subslot dependencies
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r-- | app-text/texlive-core/texlive-core-2021-r1.ebuild (renamed from app-text/texlive-core/texlive-core-2021.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texlive-core/texlive-core-2021.ebuild b/app-text/texlive-core/texlive-core-2021-r1.ebuild index 1372c2a1984a..58d08c4cf2bf 100644 --- a/app-text/texlive-core/texlive-core-2021.ebuild +++ b/app-text/texlive-core/texlive-core-2021-r1.ebuild @@ -89,7 +89,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND} !app-text/epspdf !app-text/pdfjam sys-libs/zlib - >=media-libs/harfbuzz-1.4.5[icu,graphite] + >=media-libs/harfbuzz-1.4.5:=[icu,graphite] >=media-libs/libpng-1.2.43-r2:0= media-libs/gd[png] media-gfx/graphite2 @@ -107,7 +107,7 @@ COMMON_DEPEND="${MODULAR_X_DEPEND} xindy? ( dev-lisp/clisp:= ) media-libs/freetype:2 >=dev-libs/icu-50:= - >=dev-libs/kpathsea-6.3.2" + >=dev-libs/kpathsea-6.3.2:=" BDEPEND="sys-apps/ed sys-devel/flex |