kde-apps/okular: slot operator dep on app-text/discount

Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler 2023-01-30 08:44:09 -06:00
parent e7daa74b08
commit b926b0f3e5
No known key found for this signature in database
GPG Key ID: 7A85BDA4D57605C7
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -50,7 +50,7 @@ DEPEND="
>=dev-qt/qtgui-${QTMIN}:5[gif(+),jpeg,png]
>=kde-apps/libkexiv2-${PVCUT}:5
)
markdown? ( >=app-text/discount-2.2.7-r1 )
markdown? ( >=app-text/discount-2.2.7-r1:= )
mobi? ( >=kde-apps/kdegraphics-mobipocket-${PVCUT}:5 )
pdf? ( >=app-text/poppler-21.10.0[nss,qt5] )
plucker? ( media-libs/libjpeg-turbo:= )

View File

@ -52,7 +52,7 @@ DEPEND="
>=dev-qt/qtgui-${QTMIN}:5[gif(+),jpeg,png]
>=kde-apps/libkexiv2-${PVCUT}:5
)
markdown? ( >=app-text/discount-2.2.7-r1 )
markdown? ( >=app-text/discount-2.2.7-r1:= )
mobi? ( >=kde-apps/kdegraphics-mobipocket-${PVCUT}:5 )
pdf? ( >=app-text/poppler-21.10.0[nss,qt5] )
plucker? ( media-libs/libjpeg-turbo:= )