commit: 034c93c1fe2c251320589ba8488c057410691943 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Feb 23 20:01:12 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Feb 26 13:08:56 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=034c93c1
kde-apps/spectacle: Depend on media-gfx/kimageannotator w/ fixed soversion Bug: https://bugs.gentoo.org/770949 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/spectacle/spectacle-20.12.49.9999.ebuild | 2 +- kde-apps/spectacle/spectacle-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/spectacle/spectacle-20.12.49.9999.ebuild b/kde-apps/spectacle/spectacle-20.12.49.9999.ebuild index 90f1681f0d..3dd14094ce 100644 --- a/kde-apps/spectacle/spectacle-20.12.49.9999.ebuild +++ b/kde-apps/spectacle/spectacle-20.12.49.9999.ebuild @@ -45,7 +45,7 @@ DEPEND=" x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-image - annotate? ( media-libs/kimageannotator ) + annotate? ( >=media-libs/kimageannotator-0.4.1 ) kipi? ( >=kde-apps/libkipi-${PVCUT}:5= ) share? ( >=kde-frameworks/purpose-${KFMIN}:5 ) " diff --git a/kde-apps/spectacle/spectacle-9999.ebuild b/kde-apps/spectacle/spectacle-9999.ebuild index 90f1681f0d..3dd14094ce 100644 --- a/kde-apps/spectacle/spectacle-9999.ebuild +++ b/kde-apps/spectacle/spectacle-9999.ebuild @@ -45,7 +45,7 @@ DEPEND=" x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-image - annotate? ( media-libs/kimageannotator ) + annotate? ( >=media-libs/kimageannotator-0.4.1 ) kipi? ( >=kde-apps/libkipi-${PVCUT}:5= ) share? ( >=kde-frameworks/purpose-${KFMIN}:5 ) "
