diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-30 09:49:12 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-30 09:58:22 +0200 |
commit | 74847f2cb771bbb0f1d648c1b5b62c0aa3c1b86d (patch) | |
tree | bb8d3e0e95013f013d122978095af1dcd3719345 /kde-apps/cantor | |
parent | media-libs/libmypaint: Drop 1.4.0 (r0) (diff) | |
download | gentoo-74847f2cb771bbb0f1d648c1b5b62c0aa3c1b86d.tar.gz gentoo-74847f2cb771bbb0f1d648c1b5b62c0aa3c1b86d.tar.bz2 gentoo-74847f2cb771bbb0f1d648c1b5b62c0aa3c1b86d.zip |
kde-apps/cantor: Add missing DEPEND
Upstream commit 7f154553d80ab6433a7124071d555182c3751a9b
Closes: https://bugs.gentoo.org/739532
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/cantor')
-rw-r--r-- | kde-apps/cantor/cantor-20.04.3-r1.ebuild (renamed from kde-apps/cantor/cantor-20.04.3.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-apps/cantor/cantor-20.04.3.ebuild b/kde-apps/cantor/cantor-20.04.3-r1.ebuild index 0980ffdc2956..fa579218619c 100644 --- a/kde-apps/cantor/cantor-20.04.3.ebuild +++ b/kde-apps/cantor/cantor-20.04.3-r1.ebuild @@ -25,6 +25,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # TODO Add Sage Mathematics Software backend (http://www.sagemath.org) DEPEND=" + app-text/poppler[qt5] >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtprintsupport-${QTMIN}:5 >=dev-qt/qtsvg-${QTMIN}:5 |