app-text/texlive-core: dependencies fixes
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 30 May 2019 12:29:47 +0000 (15:29 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 30 May 2019 12:30:18 +0000 (15:30 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

app-text/texlive-core/texlive-core-2019.ebuild

index 2170e45b4f2b09f01e0d4cbd65d88a1db0c9e2da..396c7269f5136d53170b615a479b9ff069bbd2b4 100644 (file)
@@ -99,15 +99,14 @@ COMMON_DEPEND="${MODULAR_X_DEPEND}
        )
        media-libs/freetype:2
        >=dev-libs/kpathsea-6.2.3
-       >=dev-libs/ptexenc-1.3.7
+       cjk? ( >=dev-libs/ptexenc-1.3.7 )
        >=app-text/poppler-0.76.1:="
 
-BDEPEND="sys-devel/flex
+BDEPEND="sys-apps/ed
+       sys-devel/flex
        virtual/pkgconfig"
 
-DEPEND="${COMMON_DEPEND}
-       sys-apps/ed
-       app-arch/xz-utils"
+DEPEND="${COMMON_DEPEND}"
 
 RDEPEND="${COMMON_DEPEND}
        >=app-text/ps2pkm-1.8_p20170524